mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-10 20:31:10 +00:00
170e769812
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>
3 lines
52 B
Rust
3 lines
52 B
Rust
fn main() {
|
|
gst_plugin_version_helper::info()
|
|
}
|