abhirooptalasila / AutoSub

A CLI script to generate subtitle files (SRT/VTT/TXT) for any video using either DeepSpeech or Coqui
MIT License
582 stars 102 forks source link

.tflite doesn't exist #82

Open Elizabeth-0 opened 3 months ago

Elizabeth-0 commented 3 months ago

When I run the code I get the following error: [ERROR] Supplied file coqui-v1.0.0-english-huge-vocabulary.tflite doesn't exist. Please supply a valid model file via the --model flag. I followed the issue that is in the readme and those options are not working for me. Will it have support?