mirror of
https://github.com/DrewThomasson/ebook2audiobook.git
synced 2026-01-09 13:58:14 -05:00
...
This commit is contained in:
@@ -32,7 +32,7 @@ TTS_SML = {
|
||||
"voice": {
|
||||
"match": re.compile(r'(?:‡|\[)voice:([^\]‡]+)(?:‡|\])'),
|
||||
"token": "‡voice‡"
|
||||
}
|
||||
},
|
||||
"###": {
|
||||
"match": re.compile(r'###'),
|
||||
"token": "###"
|
||||
|
||||
Reference in New Issue
Block a user