gst-plugins-rs/net/aws/src/transcriber
François Laignel 2b32d00589 net/aws/transcriber: use two queues for sending transcript items
* A queue dedicated to transcript items not intended for translation.
* A queue dedicated to transcript items intended for translation. The items are
  enqueued after a separator is detected or translate-lookahead was reached.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1137>
2023-03-16 20:29:31 +01:00
..
imp.rs net/aws/transcriber: use two queues for sending transcript items 2023-03-16 20:29:31 +01:00
mod.rs net/aws/transcriber: rename prop transcript-lookahead & TranslationSrcPad 2023-03-16 12:37:31 +01:00
transcribe.rs net/aws/transcriber: use two queues for sending transcript items 2023-03-16 20:29:31 +01:00
translate.rs net/aws/transcriber: use two queues for sending transcript items 2023-03-16 20:29:31 +01:00