Spaces:
Running
on
Zero
Running
on
Zero
Add Number Normalization and other fix
#8
by
ylacombe
HF staff
- opened
For reference, here's the classic mistakes the model seems to make at the moment:
- Can't pronounce abbreviations, seems ok if we separate letters
- Mispronounce prompts' last word if it doesn't end with a punctuation mark
- Can't pronounce numbers
- Mistakes hyphens for long pauses (e.g text-to-speech)
This PR shows how to correct most of these issues with proper prompt normalization
ylacombe
changed pull request status to
merged