Closed Aswin-coder closed 11 months ago
@davidberard98 can you help me please?
can you provide more details about how to reproduce the issue
can you provide more details about how to reproduce the issue
are you missing the underscore in the commands?
python install.py speech_transformer
python run.py speech_transformer -d cpu -t eval
are you missing the underscore in the commands?
python install.py speech_transformer
python run.py speech_transformer -d cpu -t eval
Thats not an issue, model working fine but prediction is not working
@Aswin-coder The goal of TorchBench core models is to run fast a single batch with one iteration test for performance testing, it does not run end-2-end model, therefore it can't produce e2e metrics such as prediction.
Therefore, you can't pass your own wav audio file and predict it.
I am trying to run the speech transformer model, but if I run it is displaying as "No hypothesis, Finish decoding"