44 lines
1.4 KiB
YAML
44 lines
1.4 KiB
YAML
tts-1:
|
|
some_other_voice_name_you_want:
|
|
model: voices/choose your own model.onnx
|
|
speaker: set your own speaker
|
|
alloy:
|
|
model: voices/en_US-libritts_r-medium.onnx
|
|
speaker: 118 # 118, 64, 79, 80, 101, 130
|
|
echo:
|
|
model: voices/en_US-libritts_r-medium.onnx # or en_US-ryan-high:0
|
|
speaker: 52 # 52, 102, 134
|
|
fable:
|
|
model: voices/en_GB-northern_english_male-medium.onnx
|
|
speaker: # default speaker
|
|
onyx:
|
|
model: voices/en_US-libritts_r-medium.onnx
|
|
speaker: 55 # 55, 72, 90, 104, 132, 136, 137, 159
|
|
nova:
|
|
model: voices/en_US-libritts_r-medium.onnx
|
|
speaker: 57 # 57, 61, 107, 150, 162
|
|
shimmer:
|
|
model: voices/en_US-libritts_r-medium.onnx
|
|
speaker: 163
|
|
tts-1-hd:
|
|
alloy:
|
|
model: tts_models/multilingual/multi-dataset/xtts_v2
|
|
speaker: voices/alloy.wav
|
|
echo:
|
|
model: tts_models/multilingual/multi-dataset/xtts_v2
|
|
speaker: voices/echo.wav
|
|
fable:
|
|
model: tts_models/multilingual/multi-dataset/xtts_v2
|
|
speaker: voices/fable.wav
|
|
onyx:
|
|
model: tts_models/multilingual/multi-dataset/xtts_v2
|
|
speaker: voices/onyx.wav
|
|
nova:
|
|
model: tts_models/multilingual/multi-dataset/xtts_v2
|
|
speaker: voices/nova.wav
|
|
shimmer:
|
|
model: tts_models/multilingual/multi-dataset/xtts_v2
|
|
speaker: voices/shimmer.wav
|
|
me:
|
|
model: tts_models/multilingual/multi-dataset/xtts_v2
|
|
speaker: voices/me.wav # this could be you
|