mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Updated set of available voices for Yandex TTS (#19603)
This commit is contained in:
parent
40bb4266c9
commit
4c59a6522a
@ -31,7 +31,12 @@ SUPPORT_CODECS = [
|
|||||||
|
|
||||||
SUPPORT_VOICES = [
|
SUPPORT_VOICES = [
|
||||||
'jane', 'oksana', 'alyss', 'omazh',
|
'jane', 'oksana', 'alyss', 'omazh',
|
||||||
'zahar', 'ermil'
|
'zahar', 'ermil', 'levitan', 'ermilov',
|
||||||
|
'silaerkan', 'kolya', 'kostya', 'nastya',
|
||||||
|
'sasha', 'nick', 'erkanyavas', 'zhenya',
|
||||||
|
'tanya', 'anton_samokhvalov', 'tatyana_abramova',
|
||||||
|
'voicesearch', 'ermil_with_tuning', 'robot',
|
||||||
|
'dude', 'zombie', 'smoky'
|
||||||
]
|
]
|
||||||
|
|
||||||
SUPPORTED_EMOTION = [
|
SUPPORTED_EMOTION = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user