We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I thought of something else - how do I perhaps "slow" the speed of the actual sentence a little ? IS that possible ?
I think I found a command line parameter to have longer pause between sentenses with --sentence-silence
jerry
The text was updated successfully, but these errors were encountered:
try piper --length_scale .67 --noise_w .2 --sentence_silence=0.1 but the main flag you are looking for is --length_scale
piper --length_scale .67 --noise_w .2 --sentence_silence=0.1
--length_scale
Sorry, something went wrong.
No branches or pull requests
I thought of something else - how do I perhaps "slow" the speed of the actual sentence a little ? IS that possible ?
I think I found a command line parameter to have longer pause between sentenses with --sentence-silence
jerry
The text was updated successfully, but these errors were encountered: