Open kaoh opened 3 years ago
Did a quick test running the tflite-model (output_graph_from_koh-osug.tflite
) with coqui-stt (v1.0.0) - works fine...
I see that now in coqui only tflite is supported. Is tflite a limitation, i.e. is tflite always compressing the model e.g. by lower the quantization or anything else? I had the result the pb (prototype buffer) file was producing better results than the tflite version with deepspeech.
The deepspeech project seems to be not maintained anymore.
The fork coqui done by Mozillians being from the original team is maintained. It migth be fully compatible. Is it possible to re-run with your AI power against this new project?