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

When using other language than English - getting text when there is silence. #2539

Open
asayuki opened this issue Nov 8, 2024 · 0 comments

Comments

@asayuki
Copy link

asayuki commented Nov 8, 2024

When specifying another language than English I get weird results when there is silence.
There is silence except where my comments are.

make stream -j
./stream -m ./models/ggml-medium.bin -t 8 --length 5000 -l sv
.....
[Start speaking]
 *påst*
 Tack för nu!
 Tack för nu!
 Tack för nu!
 Nu är jag inte tyst.       # Here I'm speaking and saying "Now I'm not quiet" in Swedish, which transcribes correctly.
 ...st.                               # Except for maybe this row.
 Tack för nu!
 Tack för nu!
 Tack för nu!
 Tack för nu!
 (Tack för att ni har tittat på den här videon!)
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