gst-plugins-rs/audio
Mathieu Duponchelle 0376cd2752 speechmatics: expose properties for controlling punctuation joining
By default the transcriber will attempt to join punctuation with the
preceding word, expose a property to control that.

As speechmatics sometimes outputs punctuation for a sentence in the
next transcript, it will sometimes arrive too late for joining. In
order to work around this behavior, a lower max-delay is used by
default, that may not always be desirable, especially if low latency is
a concern.

Expose a property to disable the hack.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1909>
2024-12-09 17:29:47 +00:00
..
audiofx Fix / silence various new Rust 1.83 clippy warnings 2024-11-30 14:57:24 +02:00
claxon Remove once_cell dependency 2024-10-21 17:53:18 +00:00
csound Remove once_cell dependency 2024-10-21 17:53:18 +00:00
lewton Remove once_cell dependency 2024-10-21 17:53:18 +00:00
speechmatics speechmatics: expose properties for controlling punctuation joining 2024-12-09 17:29:47 +00:00
spotify spotify: make common module public 2024-11-02 16:14:08 +01:00