piper icon indicating copy to clipboard operation
piper copied to clipboard

Implement the forked espeak-ng phonemizer in Python

Open set-soft opened this issue 2 years ago • 2 comments

  • Now the Python code checks if libespeak-ng.so has the added espeak_TextToPhonemesWithTerminator function.
  • If this is the case the code uses a custom phonemizer that preserves the punctuation.
  • Each sentence is individualy synthetized and then all the audios are joined in one wave file.

set-soft avatar Jul 12 '23 23:07 set-soft

Hi @synesthesiam! did you have time to review it?

set-soft avatar Jul 23 '23 15:07 set-soft

Error processing file '/home/runner/work/espeak-ng/espeak-ng/_install/espeak-ng/share/espeak-ng-data/phontab': No such file or directory. any fix?

akhil3417 avatar Feb 28 '24 14:02 akhil3417