Matamata-Animator/Matamata

Allow alternative speech recognition services

Closed this issue · 2 comments

Currently, we transcribe speech using the library SpeechRecognition and that using google speech recognition. However, we should make it possible to allow people to use other services, such as IBM Watson, Azure, AWS, etc by providing a file with all the necessary keys/tokens.

Because transcription now uses vosk which runs offline, there is not much reason for this anymore.