feat: add voice selectors in elevenlabs (#88)

This commit is contained in:
Abhishek 2025-12-25 15:05:53 +05:30 committed by GitHub
parent 480e8a5f60
commit 45c5b7c304
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 978 additions and 166 deletions

View file

@ -30,6 +30,9 @@
"group": "Configurations",
"pages": [
"configurations/inference-providers",
"configurations/llm",
"configurations/voice",
"configurations/transcriber",
"configurations/api-keys"
]
},