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

Decrease response time #203

Open
shyam3089 opened this issue May 27, 2020 · 2 comments
Open

Decrease response time #203

shyam3089 opened this issue May 27, 2020 · 2 comments

Comments

@shyam3089
Copy link

It takes 1.5 sec to respond to a simple command like this
./mimic1/mimic -t "hello. there" -voice /home/pi/mimic1/voices/cmu_us_awb.flitevox
How to improve response time?

@forslund
Copy link
Collaborator

Hi,

Generally make sure you're running v 1.3 or newer.

Try using the built in voice ./mimic1/mimic -t "hello. there" -voice awb if that is still slow try rebuilding without builtin voices and use the flitevox file and see if that is an improvement.

@shyam3089
Copy link
Author

I tired this ./mimic1/mimic -t "hello. there" -voice awb and still response time is same. I will try rebuilding. Thanks.

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