pre_process_map: drop unused Providence stub + stale A/B comment

This commit is contained in:
russell@unturf.com 2026-06-05 19:29:14 -04:00
parent 09ae91a26a
commit 9f54ae9053
No known key found for this signature in database
2 changed files with 2 additions and 12 deletions

View file

@ -31,14 +31,9 @@
- ' F.Y. ' - ' F.Y. '
- - ([0-9]+)-([0-9]+) - - ([0-9]+)-([0-9]+)
- \1 to \2 - \1 to \2
# F5-TTS mispronunciation A/B — uncomment to enable each fix. # F5-TTS mispronounces "Provenance" — respell phonetically (per fox)
# preprocess() re-reads this file per request, so toggles are live.
# Provenance — actual: "prahvanans" (per fox)
- - (?i)\bProvenance\b - - (?i)\bProvenance\b
- prahvanans - prahvanans
# Providence — actual: "prav-uh-dence" (per fox)
#- - (?i)\bProvidence\b
# - Prav-uh-dence
# xtts has a lot of trouble with these, but piper is fine. # xtts has a lot of trouble with these, but piper is fine.
#- - '[\*=+-]+' #- - '[\*=+-]+'
# - ' ' # - ' '

View file

@ -31,14 +31,9 @@
- ' F.Y. ' - ' F.Y. '
- - ([0-9]+)-([0-9]+) - - ([0-9]+)-([0-9]+)
- \1 to \2 - \1 to \2
# F5-TTS mispronunciation A/B — uncomment to enable each fix. # F5-TTS mispronounces "Provenance" — respell phonetically (per fox)
# preprocess() re-reads this file per request, so toggles are live.
# Provenance — actual: "prahvanans" (per fox)
- - (?i)\bProvenance\b - - (?i)\bProvenance\b
- prahvanans - prahvanans
# Providence — actual: "prav-uh-dence" (per fox)
#- - (?i)\bProvidence\b
# - Prav-uh-dence
# xtts has a lot of trouble with these, but piper is fine. # xtts has a lot of trouble with these, but piper is fine.
#- - '[\*=+-]+' #- - '[\*=+-]+'
# - ' ' # - ' '