Initial implementation of Neuphonic service. A TTS provider.

This commit is contained in:
Adnan Siddiquei
2025-03-12 17:15:31 +00:00
parent 5bd359ada9
commit 23a4933af9
3 changed files with 368 additions and 0 deletions

View File

@@ -29,6 +29,9 @@ DAILY_SAMPLE_ROOM_URL=https://...
ELEVENLABS_API_KEY=...
ELEVENLABS_VOICE_ID=...
# Neuphonic
NEUPHONIC_API_TOKEN=...
# Fal
FAL_KEY=...