Replies: 1 comment
-
|
Currently, I don't pre-process the text before TTS, but I've done it before on another project. It's very fast, and there are a few libraries available for that. Unfortunately, the result is never 100% perfect. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m planning to use Edge TTS and would like to preprocess my text beforehand. This includes converting numbers to words, expanding abbreviations, and adjusting certain words for clearer pronunciation.
I’m not looking for translation, but rather text normalization within the same language.
Can I use your program for this? What model could be used?
Beta Was this translation helpful? Give feedback.
All reactions