gst-plugins-rs/net/aws/src
Mathieu Duponchelle f366c20869 awstranscriber: fix what we send over for translations
Prior to this commit, we were sending over words concatenated together
with no separators, for instance "Idon'twanttobeanemperor".

The translation service seems clever enough to translate the contents
anyway, but there is no reason to make its task harder than necessary,
and it didn't re-add separators when the target language was the same as
the source language, which resulted in less than ideal output.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1171>
2023-04-10 20:47:12 +00:00
..
s3hlssink aws: Update to AWS SDK 0.55/0.25 2023-03-31 09:12:26 +00:00
s3sink aws: Update to AWS SDK 0.55/0.25 2023-03-31 09:12:26 +00:00
s3src fix typos 2023-04-10 13:35:32 +02:00
transcribe_parse net/aws: remove aws_ from the aws_transcribe* folder names 2023-03-01 08:47:58 +00:00
transcriber awstranscriber: fix what we send over for translations 2023-04-10 20:47:12 +00:00
lib.rs net/aws: remove aws_ from the aws_transcribe* folder names 2023-03-01 08:47:58 +00:00
s3url.rs aws: Update to AWS SDK 0.55/0.25 2023-03-31 09:12:26 +00:00
s3utils.rs aws: Update to AWS SDK 0.55/0.25 2023-03-31 09:12:26 +00:00