fix:typo (#2808)
This commit is contained in:
parent
e5e97c0a0a
commit
8f9125b08a
3 changed files with 5 additions and 5 deletions
|
|
@ -133,7 +133,7 @@ class ModelPropertyKey(Enum):
|
|||
DEFAULT_VOICE = "default_voice"
|
||||
VOICES = "voices"
|
||||
WORD_LIMIT = "word_limit"
|
||||
AUDOI_TYPE = "audio_type"
|
||||
AUDIO_TYPE = "audio_type"
|
||||
MAX_WORKERS = "max_workers"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue