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

Recognition of random words by speech recognition from microphone with endpoint detection #364

Open
mukherjeesougata opened this issue Oct 28, 2024 · 1 comment

Comments

@mukherjeesougata
Copy link

mukherjeesougata commented Oct 28, 2024

I am using this script for building live speech recognition API. But it is recognizing some random words in between. I have attached a figure which shows random words are getting recognized at indices 2,4 and 10. No words have been uttered at this indices.
sherpa-cnn_API-problem

@csukuangfj
Copy link
Collaborator

Could you use
https://k2-fsa.github.io/sherpa/ncnn/pretrained_models/zipformer-transucer-models.html#csukuangfj-sherpa-ncnn-streaming-zipformer-en-2023-02-13-english
for testing if you are speaking English?

Also, please have a look at
http://github.com/k2-fsa/sherpa-onnx
which supports more models.

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

2 participants