feat: add voices to elevenlabs

This commit is contained in:
Abhishek Kumar 2025-12-10 08:32:54 +07:00
parent 909c258b6a
commit 94b7d7e2f2
2 changed files with 3 additions and 1 deletions

View file

@ -235,6 +235,7 @@ class ElevenlabsVoice(str, Enum):
LAUREN = "Lauren - 3liN8q8YoeB9Hk6AboKe"
LINA = "Lina - oWjuL7HSoaEJRMDMP3HD"
MONIKA = "Monika_Hindi_8 - 2bNrEsM0omyhLiEyOwqY"
NEHA = "Neha_Hindi - QTKSa2Iyv0yoxvXY2V8a"
OLIVIA = "Olivia - 1rviaVF7GGGkTU36HNpz"
PAUL = "Paul - 5Q0t7uMcjvnagumLfvZi"
RACHEL = "Rachel - 21m00Tcm4TlvDq8ikWAM"
@ -242,6 +243,7 @@ class ElevenlabsVoice(str, Enum):
SAMI_REAL = "Sami_Real - O4cGUVdAocn0z4EpQ9yF"
SARAH = "Sarah - EXAVITQu4vr4xnSDxMaL"
SIA = "Sia_Hindi_10 - ryIIztHPLYSJ74ueXxnO"
ZARA = "Zara - MmQVkVZnQ0dUbfWzcW6f"
class ElevenlabsModel(str, Enum):

@ -1 +1 @@
Subproject commit 5f7c03c6a0d10fa5804fabd4cf148ac2805624fe
Subproject commit 22faa3ca1c0c7d3e3dfaf461b29c69b835f6d9e9