pre_process_map: track config file in repo; fix Providence pronunciation
F5-TTS mispronounces "Providence" — add hyphenation regex (Prov-uh-dence). Promote config/pre_process_map.yaml from gitignored generated file to tracked repo file so the regex map ships via git pull instead of needing per-host manual edits. .default.yaml retained as seed for fresh installs.
This commit is contained in:
parent
468cd1dfc0
commit
221756e501
3 changed files with 42 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,7 +2,6 @@ voices/
|
|||
.env
|
||||
speech.env
|
||||
vars.sh
|
||||
config/pre_process_map.yaml
|
||||
config/voice_to_speaker.yaml
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue