mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
new tts funny gauzi voice
This commit is contained in:
parent
1b6597ed43
commit
6097695561
4 changed files with 59 additions and 0 deletions
|
@ -410,6 +410,13 @@ module.exports.TIKTOK_VOICES = [
|
|||
}
|
||||
]
|
||||
|
||||
module.exports.PLAYHT_VOICES = [
|
||||
{
|
||||
"name": "Conrad (German)",
|
||||
"value": "de-DE-ConradNeural"
|
||||
}
|
||||
]
|
||||
|
||||
module.exports.IMTRANSLATOR_VOICES = [
|
||||
{
|
||||
"name": "English (Male)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue