autosub icon indicating copy to clipboard operation
autosub copied to clipboard

FeatureRequest: Using mozillas DeepSpeech instead of Google

Open mfux opened this issue 7 years ago • 1 comments

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.

mfux avatar Feb 08 '18 10:02 mfux

Or maybe use https://pypi.org/project/SpeechRecognition to provide a consistent interface to several engine options, offline and online?

jeffg-dev avatar Oct 23 '18 15:10 jeffg-dev