autosub
autosub copied to clipboard
FeatureRequest: Using mozillas DeepSpeech instead of Google
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?