Skip to content

Instantly share code, notes, and snippets.

@doceazedo
Created March 23, 2023 02:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doceazedo/a49c00e194bc047f69fafc5405f7e4a5 to your computer and use it in GitHub Desktop.
Save doceazedo/a49c00e194bc047f69fafc5405f7e4a5 to your computer and use it in GitHub Desktop.
TikTok TTS Voices
export const tikTokVoices = [
'en_us_001',
'en_us_006',
'en_us_007',
'en_us_009',
'en_us_010',
'en_uk_001',
'en_uk_003',
'en_au_001',
'en_au_002',
'fr_001',
'fr_002',
'de_001',
'de_002',
'es_002',
'es_mx_002',
'br_003',
'br_004',
'br_005',
'id_001',
'jp_001',
'jp_003',
'jp_005',
'jp_006',
'kr_002',
'kr_004',
'kr_003',
'en_us_ghostface',
'en_us_c3po',
'en_us_stitch',
'en_female_f08_salut_damour',
'en_male_m03_lobby',
'en_female_ht_f08_glorious',
'en_male_m2_xhxs_m03_silly',
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment