Skip to content

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.

Merge request reports