pre_process_map: Providence -> Prav-uh-dence (fix vowel)
Previous 'Prov-uh-dence' kept the wrong open vowel; native RI pronunciation is 'prav-uh-dence' with short-a in the first syllable.
This commit is contained in:
parent
221756e501
commit
5f2f4bfcc8
2 changed files with 4 additions and 4 deletions
|
|
@ -31,9 +31,9 @@
|
|||
- ' F.Y. '
|
||||
- - ([0-9]+)-([0-9]+)
|
||||
- \1 to \2
|
||||
# F5-TTS mispronounces "Providence" (RI city) — hyphenate to hint syllables
|
||||
# F5-TTS mispronounces "Providence" (RI city) — actual: "prav-uh-dence"
|
||||
- - (?i)\bProvidence\b
|
||||
- Prov-uh-dence
|
||||
- Prav-uh-dence
|
||||
# xtts has a lot of trouble with these, but piper is fine.
|
||||
#- - '[\*=+-]+'
|
||||
# - ' '
|
||||
|
|
|
|||
|
|
@ -31,9 +31,9 @@
|
|||
- ' F.Y. '
|
||||
- - ([0-9]+)-([0-9]+)
|
||||
- \1 to \2
|
||||
# F5-TTS mispronounces "Providence" (RI city) — hyphenate to hint syllables
|
||||
# F5-TTS mispronounces "Providence" (RI city) — actual: "prav-uh-dence"
|
||||
- - (?i)\bProvidence\b
|
||||
- Prov-uh-dence
|
||||
- Prav-uh-dence
|
||||
# xtts has a lot of trouble with these, but piper is fine.
|
||||
#- - '[\*=+-]+'
|
||||
# - ' '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue