Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new tts voices #670

Merged
merged 9 commits into from
Nov 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ tts-voice-name-hearthstone-reno = (NEW) [Hearthstone] Рено
tts-voice-name-hearthstone-zverolov-tavish = (NEW) [Hearthstone] Зверолов Тавиш
tts-voice-name-hearthstone-elisa = (NEW) [Hearthstone] Элиза
tts-voice-name-hearthstone-sotis = (NEW) [Hearthstone] Сотис
tts-voice-name-hearthstone-mediv = (NEW) [Hearthstone] Медив
tts-voice-name-hearthstone-mediv1 = (NEW) [Hearthstone] Медив
tts-voice-name-hearthstone-mediv2 = (NEW) [Hearthstone] Медив II
tts-voice-name-mtf1 = (NEW) [Containment Breach] MTF 1
tts-voice-name-mtf2 = (NEW) [Containment Breach] MTF 2
tts-voice-name-petr_glance_ivashenko = (NEW) [Актер Озвучки] Пётр Иващенко
Expand All @@ -50,11 +51,18 @@ tts-voice-name-pathologic2-alexander-saburov = (NEW) [Pathologic 2] Алекса
tts-voice-name-pathologic2-inkvizitor = (NEW) [Pathologic 2] Инквизитор
tts-voice-name-pathologic2-alexander-blok = (NEW) [Pathologic 2] Александр Блок
tts-voice-name-pathologic2-mark-bessmertnik = (NEW) [Pathologic 2] Марк Бессмертник
tts-voice-name-crysis2-ai-blackops-03-v1 = (NEW) [Crysis 2] Оперативник 3 1.0
tts-voice-name-crysis2-ai-blackops-03-v1 = (NEW) [Crysis 2] Оперативник 3
tts-voice-name-crysis2-ai-costume = (NEW) [Crysis 2] ИИ Нанокостюма 2.0
tts-voice-name-hearthstone-bellok-bright-blade = (NEW) [Hearthstone] Беллок Сияющий Клинок
tts-voice-name-hearthstone-prince-artas = (NEW) [Hearthstone] Принц Артас
tts-voice-name-hearthstone-tarkus = (NEW) [Hearthstone] Таркус
tts-voice-name-hearthstone-uter = (NEW) [Hearthstone] Утер
tts-voice-name-hearthstone-malfurion = (NEW) [Hearthstone] Малфурион
tts-voice-name-hearthstone-gul-dan = (NEW) [Hearthstone] ГулДан
tts-voice-name-hearthstone-tiranda = (NEW) [Hearthstone] Тиранда
tts-voice-name-hearthstone-thrall = (NEW) [Hearthstone] Троль
tts-voice-name-warcraft3-lord-garithos = (NEW) [Warcraft] Лорд Гаритос
tts-voice-name-crysis2-ai-usafrican-01 = (NEW) [Crysis 2] Оперативник 1
tts-voice-name-warcraft3-muradin = (NEW) [Warcraft 3] Мурадин
tts-voice-name-warcraft3-artas-2 = (NEW) [Warcraft 3] Артас 2.0
tts-voice-name-warcraft3-witcher = (NEW) [Warcraft 3] Ведьмак
115 changes: 81 additions & 34 deletions Resources/Prototypes/_Sunrise/tts_voices_sunrise.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
- type: ttsVoice
# всего 67 голосов
# 52 уникальных доступных раундстартом
# 8 недоступных раундстартом
# 7 вторых версий

- type: ttsVoice
id: Minkir
name: tts-voice-name-minkir
sex: Male
Expand Down Expand Up @@ -79,15 +84,6 @@
provider: sunrise
sponsorOnly: true

- type: ttsVoice
id: Livsey
name: tts-voice-name-livsey
sex: Male
speaker: livsey
roundStart: false # устаревший способ обучения моделей
provider: sunrise
sponsorOnly: true

- type: ttsVoice
id: HL2Barni
name: tts-voice-name-hl2-barni
Expand Down Expand Up @@ -146,7 +142,7 @@
id: Livsey2
name: tts-voice-name-livsey
sex: Male
speaker: livsey_2
speaker: livsey
roundStart: true
provider: sunrise
sponsorOnly: true
Expand All @@ -169,13 +165,6 @@
provider: sunrise
sponsorOnly: true

- type: ttsVoice
id: Ludvig
name: tts-voice-name-ludvig
sex: Male
speaker: ludvig
provider: sunrise

- type: ttsVoice
id: IcarusRevenge
name: tts-voice-name-icarus-revenge
Expand All @@ -198,14 +187,6 @@
speaker: kendrick
provider: sunrise

- type: ttsVoice
id: SplikZerys
name: tts-voice-name-splikzerys
sex: Male
speaker: splikzerys
provider: sunrise
roundStart: false # предстоит перетренировка модели

- type: ttsVoice
id: Dota2Riki
name: tts-voice-name-dota2-riki
Expand Down Expand Up @@ -311,13 +292,6 @@
speaker: hearthstone_sotis
provider: sunrise

- type: ttsVoice
id: HearthstoneMediv
name: tts-voice-name-hearthstone-mediv
sex: Male
speaker: hearthstone_mediv
provider: sunrise

- type: ttsVoice
id: CBMTF1
name: tts-voice-name-mtf1
Expand Down Expand Up @@ -439,7 +413,7 @@
sponsorOnly: true

- type: ttsVoice
id: Crysis2Operator3v1 # недообучена
id: Crysis2Operator3v1
name: tts-voice-name-crysis2-ai-blackops-03-v1
sex: Male
speaker: crysis2_ai_blackops_03_v1
Expand Down Expand Up @@ -508,3 +482,76 @@
provider: sunrise
roundStart: true
sponsorOnly: false

- type: ttsVoice
id: HearthstoneTiranda
name: tts-voice-name-hearthstone-tiranda
sex: Female
speaker: hearthstone_tiranda
provider: sunrise

- type: ttsVoice
id: HearthstoneMediv1
name: tts-voice-name-hearthstone-mediv1
sex: Male
speaker: hearthstone_mediv1
provider: sunrise

- type: ttsVoice
id: HearthstoneMediv2
name: tts-voice-name-hearthstone-mediv2
sex: Male
speaker: hearthstone_mediv2
provider: sunrise

- type: ttsVoice
id: HearthstoneThrall
name: tts-voice-name-hearthstone-thrall
sex: Male
speaker: hearthstone_thrall
provider: sunrise

- type: ttsVoice
id: Crysis2AIUsafrican01
name: tts-voice-name-crysis2-ai-usafrican-01
sex: Male
speaker: ai_usafrican_01
provider: sunrise
roundStart: true
sponsorOnly: false

- type: ttsVoice
id: Warcraft3LordGarithos
name: tts-voice-name-warcraft3-lord-garithos
sex: Male
speaker: warcraft3_lord_garithos
provider: sunrise
roundStart: true
sponsorOnly: false

- type: ttsVoice
id: Warcraft3Artas2
name: tts-voice-name-warcraft3-artas-2
sex: Male
speaker: warcraft3_artas
provider: sunrise
roundStart: true
sponsorOnly: false

- type: ttsVoice
id: Warcraft3Muradin
name: tts-voice-name-warcraft3-muradin
sex: Male
speaker: warcraft3_muradin
provider: sunrise
roundStart: true
sponsorOnly: false

- type: ttsVoice
id: Warcraft3Witcher
name: tts-voice-name-warcraft3-witcher
sex: Male
speaker: warcraft3_witcher
provider: sunrise
roundStart: false # перетренировать
sponsorOnly: false
Loading