AASHISHAG / deepspeech-german

Automatic Speech Recognition (ASR) - German
Apache License 2.0
311 stars 36 forks source link

coqui #49

Open kaoh opened 3 years ago

kaoh commented 3 years ago

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?

domcross commented 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...

kaoh commented 2 years ago

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.