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

Odd results in ASR. Does it have a chat language model and text smoothing? #437

Open
cageyoko opened this issue Apr 25, 2024 · 0 comments
Open

Comments

@cageyoko
Copy link

There are three cases that I found obvious different with reference labels.

  1. When I said "hello", the output of model is "hello, how are you"
    image
    image
    image

  2. When I repeat said a same word, the output of model will delete the repeat part, and some filled pause such as "um" also will be deleted. I think it
    image
    image

  3. Here are some output that's completely unrelated to audio.
    image

I think it can be explained by outputting correct speech sentences based on semantic analysis instead of the original ASR results?

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