2 lines
139 B
Bash
Executable File
2 lines
139 B
Bash
Executable File
#!/bin/bash
|
|
python lexconvert.py --phones2phones unicode-ipa espeak "${1}" | espeak -g 50 -s 80 -z -v gmw/en+f4 -w "tts/tok_words/${2}.wav" |