I’ve found this works via ssh:
(set! myutt (Utterance Text “That’s not right.”))
(utt.synth myutt)
(utt.save.wave myutt “myutt.wav” ‘riff)
This saves it as a wav file that you can send to your local computer.
To use my lexicon when running my voice in festival, I ended up using the following command:
bash$ festival $MBDIR/scm/build_unitsel.scm my_lexicon.scm
Because of the (setup_phone_and_lexicon … ) command at the top of our lexicon.scm files, the MDBIR tells festival where to find and run this command.
Some forums are only available if you are logged in. Searching will only return results from those forums if you log in.
Copyright © 2024 · Balance Child Theme on Genesis Framework · WordPress · Log in