Closed archae0pteryx closed 1 year ago
this is not the Python library, this library is for Rust bindings to coqui-ai/stt
Given that there's no Python code at all in this library, I'm going to close this issue. If you do come across an issue in the Rust code, feel free to open a new one.
Hey-o. I was wanting to go through the basic collab example and i'm getting an error when trying to install the deps.
So i just forced reinstall with the set version
pip install 'coqui_stt_training>=1.4.0' --force-reinstall
and now another dep / python version issue.
Hopefully you'll be able to update this. For now i will try to run locally. Thanks for the great project