pre_process_map: drop unused Providence stub + stale A/B comment
This commit is contained in:
parent
09ae91a26a
commit
9f54ae9053
2 changed files with 2 additions and 12 deletions
|
|
@ -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.
|
||||||
#- - '[\*=+-]+'
|
#- - '[\*=+-]+'
|
||||||
# - ' '
|
# - ' '
|
||||||
|
|
|
||||||
|
|
@ -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.
|
||||||
#- - '[\*=+-]+'
|
#- - '[\*=+-]+'
|
||||||
# - ' '
|
# - ' '
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue