Optimize subtitle generation in edge mode (#133)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PUNCTUATIONS = [
|
||||
"?", ",", ".", "、", ";", ":",
|
||||
"?", ",", "。", "、", ";", ":",
|
||||
"?", ",", ".", "、", ";", ":", "!", "…",
|
||||
"?", ",", "。", "、", ";", ":", "!", "...",
|
||||
]
|
||||
|
||||
TASK_STATE_FAILED = -1
|
||||
|
||||
Reference in New Issue
Block a user