-
Notifications
You must be signed in to change notification settings - Fork 152
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
Problem with speaking. #210
Comments
Hi! Can you check which audio driver it was compiled with? in config.log check the Also does it work ok when generating wav-files? |
AUDIODRIVER='alsa'
Generated WAVs are flawless. I played them with vlc and they're perfectly normal. |
Ok cool so then it's likely in the alsa audiodriver. You can try to workaround it by switching to portaudio as playback driver: This issue is vaguely familiar, but I can't quite remember where/when it was... |
Do you know the alsa version on the system? |
Alsa package: 1.1.7-1. |
Indeed! This worked out! :-) |
OK! Everything seems to be fine.
|
Hi! :-)
I compiled locally and installed the latest mimic1 version (1.3.0.1), according the official guidelines (and disabling non-English languages), at MX Linux (19.2) x64.
Sometimes Mimic speaks the words loud and clear (eg. with "mimic -t "hello world""), while most of the time only produces some distorted sound. (A kind of a noise).
At my other system, I didn't have this problem.
The text was updated successfully, but these errors were encountered: