flashlight / wav2letter

Facebook AI Research's Automatic Speech Recognition Toolkit
https://github.com/facebookresearch/wav2letter/wiki
Other
6.37k stars 1.01k forks source link

Inference, No results #962

Closed MHumza3656 closed 3 years ago

MHumza3656 commented 3 years ago

Question

Hello everyone, The issue is that the inference does work but for some audios, it works so well, for some it returns nothing. Could anyone help me understand what this problem is?

Additional Context

I'm using the example of colab given in the link below: https://colab.research.google.com/github/facebookresearch/flashlight/blob/master/flashlight/app/asr/tutorial/notebooks/InferenceAndAlignmentCTC.ipynb#scrollTo=w-LBEbd_zbg7

tlikhomanenko commented 3 years ago

Closing this issue here, please create directly in Flashlight repo. Also please add info on repro, for example give an audio file for which you see empty output.