mozilla / DSAlign

DeepSpeech based forced alignment tool
Mozilla Public License 2.0
235 stars 33 forks source link

INFO:root:Fragment 11: character error rate (CER) too high #3

Closed Aradhya0510 closed 5 years ago

Aradhya0510 commented 5 years ago

Running the test1 to check the alignment gives out high character error rate, possibly due to the current deepspeech model supplemented with the project. will there be an updated model available? I can provide trained weights for the tensorflow/deepspeech2 implementation if you wanna integrate that with the project.

tilmankamp commented 5 years ago

This depends on --output-max-cer setting. As soon as a new DeepSpeech release is out, I'll update its version in the download and installation scripts.