Add Number Normalization and other fix

#8
by ylacombe - opened
Parler TTS org

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
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment