This commit is contained in:
unknown
2026-01-02 08:47:38 -08:00
parent 08183dcf49
commit 640e769fac

View File

@@ -32,7 +32,7 @@ TTS_SML = {
"voice": {
"match": re.compile(r'(?:‡|\[)voice:([^\]‡]+)(?:‡|\])'),
"token": "‡voice‡"
}
},
"###": {
"match": re.compile(r'###'),
"token": "###"