test auding pauses toaudio genberation

This commit is contained in:
Wolfang Torres
2026-06-24 20:05:51 +08:00
parent bff05fca01
commit 5334f3aefc
2 changed files with 10 additions and 4 deletions

View File

@@ -22,6 +22,10 @@ PHRASES_TYPE = ".phrases"
DICT_TYPE = ".dictionary"
DICTATION_TYPE = ".dictation"
# time dalays
WORD = 0.1
COMMA = 0.5
POINT = 1.0
class LANGUAGES:
"""Available laguages for translation"""