Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inference Problem with DeepSpeech2 #278

Open
jfornaro opened this issue Jan 31, 2023 · 0 comments
Open

Inference Problem with DeepSpeech2 #278

jfornaro opened this issue Jan 31, 2023 · 0 comments

Comments

@jfornaro
Copy link

Hi,
I am having difficultis with DeepSpeech2 inference. I train with batch_size=64. In training, the loss goes down as expected. When I do inference with the test.py example, I get very bad results when I set batch_size=1 but acceptable results when batch_size=4 or batch_size=64. Could you please point me in the right direction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant