-
Notifications
You must be signed in to change notification settings - Fork 478
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
support for --phoneme-input for having pure phonemes as input #403
base: master
Are you sure you want to change the base?
Conversation
Nudge, does this work now? |
@fullymiddleaged it works for me, if you have any cases where it breaks, please report it so it can be fixed. |
Oh, okidoke, I'll try again! |
Hello, I was searching all around and finally looks like I found it. Just please can you axplain exactly what I shoud to do and where to type to use french model for English. I mean I want to use french accent. And I'm interesting to use all foreign models for accents. Is it possible? Thank you in advance! |
As written above: |
Thank you so much for quick repley. I tried already command with no luck, but wasn't aware of espeak... so I'm gonna try and dig more to not distrub you, but I will return tomorrow for help sorry and big thanks! |
I used the following command: |
I just checked the command. It worked fine here. |
Yes, I wish to listen example (it's not playing, please check the link), as maybe it's fine... Basically I have the same sound if I will change in .json from "fr" to en-us.... |
Ah, okey, I saved the link and able to play. Thanks |
Yes, I confirm! Absolutely the same result! I edit json file and rename to en-us.... Ah, too strong accent for my project. So need to find speaker that will read a text and then I will train the voice, I think it's only one best solution. Thank you very much for help! |
Feature to have pure phonemes as input, instead of text.
Can be (ab)used to create language mixing.
Example:
echo -n -e "ðɪs ɪz ˈɪŋɡlɪʃ wɪð ɐ fɹˈɛntʃ ˈaksənt" | piper -p -m fr_FR-upmc-medium
"This is english with a french accent" spoken by a french voice.