Spaces:
Running
on
A10G
Running
on
A10G
{ | |
"Female1": { | |
"id": "Female1", | |
"desc": "a normal female adult voice, British accent", | |
"npz_path": "v2/en_speaker_9" | |
}, | |
"Female2": { | |
"id": "Female2", | |
"desc": "a normal female adult voice, American accent", | |
"npz_path": "v2/de_speaker_3" | |
}, | |
"Male1": { | |
"id": "Male1", | |
"desc": "a normal male adult voice, British accent", | |
"npz_path": "v2/en_speaker_1" | |
}, | |
"Male2": { | |
"id": "Male2", | |
"desc": "a normal male adult voice, American accent", | |
"npz_path": "v2/en_speaker_2" | |
}, | |
"News_Male": { | |
"id": "News_Male", | |
"desc": "a male voice of a news anchor, suitable for news scenarios", | |
"npz_path": "data/voice_presets/npz/news_male_speaker.npz" | |
}, | |
"News_Female": { | |
"id": "News_Female", | |
"desc": "a female voice of a news anchor, suitable for news scenarios", | |
"npz_path": "data/voice_presets/npz/news_male_speaker.npz" | |
}, | |
"News_Female_Out": { | |
"id": "News_Female_Out", | |
"desc": "a female voice of a off-site news reporter, suitable for news scenario", | |
"npz_path": "data/voice_presets/npz/news_female_speaker_outside.npz" | |
}, | |
"child": { | |
"id": "child", | |
"desc": "a small young boy voice", | |
"npz_path": "data/voice_presets/npz/child_boy.npz" | |
}, | |
"old_man": { | |
"id": "old_man", | |
"desc": "a voice of an old man", | |
"npz_path": "data/voice_presets/npz/elder_morgen.npz" | |
} | |
} |