Open mfux opened 6 years ago
Hi, do you think it would be doable to have a version that uses the open source speech recognition DeepSpeech? https://github.com/mozilla/DeepSpeech It would enable autoSub to run offline an independent of a BlackBox API.
Or maybe use https://pypi.org/project/SpeechRecognition to provide a consistent interface to several engine options, offline and online?
Hi, do you think it would be doable to have a version that uses the open source speech recognition DeepSpeech? https://github.com/mozilla/DeepSpeech It would enable autoSub to run offline an independent of a BlackBox API.