pre_process_map: target Provenance (not Providence)
Earlier patch targeted the wrong word; the actual mispronunciation fox heard was 'Provenance'. Respell as 'Prov-uh-nuns' to hint syllables + closing /nz/ sound.
This commit is contained in:
parent
5f2f4bfcc8
commit
c161a95eef
2 changed files with 6 additions and 6 deletions
|
|
@ -31,9 +31,9 @@
|
|||
- ' F.Y. '
|
||||
- - ([0-9]+)-([0-9]+)
|
||||
- \1 to \2
|
||||
# F5-TTS mispronounces "Providence" (RI city) — actual: "prav-uh-dence"
|
||||
- - (?i)\bProvidence\b
|
||||
- Prav-uh-dence
|
||||
# F5-TTS mispronounces "Provenance" — actual: "prov-uh-nuns"
|
||||
- - (?i)\bProvenance\b
|
||||
- Prov-uh-nuns
|
||||
# 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) — actual: "prav-uh-dence"
|
||||
- - (?i)\bProvidence\b
|
||||
- Prav-uh-dence
|
||||
# F5-TTS mispronounces "Provenance" — actual: "prov-uh-nuns"
|
||||
- - (?i)\bProvenance\b
|
||||
- Prov-uh-nuns
|
||||
# xtts has a lot of trouble with these, but piper is fine.
|
||||
#- - '[\*=+-]+'
|
||||
# - ' '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue