文件内容
voices.json
{
"version": "1.1.4",
"default_voice": "ellie",
"model": "voiceai-tts-v1-latest",
"multilingual_model": "voiceai-tts-multilingual-v1-latest",
"supported_languages": [
"en",
"es",
"fr",
"de",
"it",
"pt",
"pl",
"ru",
"nl",
"sv",
"ca"
],
"voices": {
"ellie": {
"voice_id": "d1bf0f33-8e0e-4fbf-acf8-45c3c6262513",
"name": "Ellie",
"gender": "female",
"persona": "youthful",
"best_for": "Vlogs, social content"
},
"oliver": {
"voice_id": "f9e6a5eb-a7fd-4525-9e92-75125249c933",
"name": "Oliver",
"gender": "male",
"persona": "british",
"best_for": "Narration, tutorials"
},
"lilith": {
"voice_id": "4388040c-8812-42f4-a264-f457a6b2b5b9",
"name": "Lilith",
"gender": "female",
"persona": "soft",
"best_for": "ASMR, calm content"
},
"smooth": {
"voice_id": "dbb271df-db25-4225-abb0-5200ba1426bc",
"name": "Smooth",
"gender": "male",
"persona": "deep",
"best_for": "Documentaries, audiobooks"
},
"shadow": {
"voice_id": "72d2a864-b236-402e-a166-a838ccc2c273",
"name": "Shadow",
"gender": "male",
"persona": "distinctive",
"best_for": "Gaming, entertainment"
},
"sakura": {
"voice_id": "559d3b72-3e79-4f11-9b62-9ec702a6c057",
"name": "Sakura",
"gender": "female",
"persona": "anime",
"best_for": "Character voices"
},
"zenith": {
"voice_id": "ed751d4d-e633-4bb0-8f5e-b5c8ddb04402",
"name": "Zenith",
"gender": "male",
"persona": "deep",
"best_for": "Gaming, dramatic content"
},
"flora": {
"voice_id": "a931a6af-fb01-42f0-a8c0-bd14bc302bb1",
"name": "Flora",
"gender": "female",
"persona": "cheerful",
"best_for": "Kids content, upbeat"
},
"commander": {
"voice_id": "bd35e4e6-6283-46b9-86b6-7cfa3dd409b9",
"name": "Commander",
"gender": "male",
"persona": "heroic",
"best_for": "Gaming, action content"
}
}
}