gst-plugins-rs/audio/speechmatics
Mathieu Duponchelle 170e769812 audio: add speechmatics transcriber
Element implemented around the Speechmatics API:

<https://docs.speechmatics.com/rt-api-ref>

The element also comes with translation support, and offers a similar
interface to the one exposed by `awstranscriber`.

The Speechmatics service has good accuracy, and can be deployed on
premises, offering an advantage over AWS transcribe.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1665>
2024-08-21 17:43:02 +00:00
..
src audio: add speechmatics transcriber 2024-08-21 17:43:02 +00:00
build.rs audio: add speechmatics transcriber 2024-08-21 17:43:02 +00:00
Cargo.toml audio: add speechmatics transcriber 2024-08-21 17:43:02 +00:00
LICENSE-MPL-2.0 audio: add speechmatics transcriber 2024-08-21 17:43:02 +00:00