add dictation model
This commit is contained in:
@@ -20,6 +20,7 @@ RESOURCES.mkdir(exist_ok=True, parents=True)
|
||||
# File Types
|
||||
PHRASES_TYPE = ".phrases"
|
||||
DICT_TYPE = ".dictionary"
|
||||
DICTATION_TYPE = ".dictation"
|
||||
|
||||
|
||||
class LANGUAGES:
|
||||
|
||||
Reference in New Issue
Block a user