benderrodriguez's picture
Add Inworld TTS-2, legacy badges on leaderboard, Hebrew TTS Arena
d6395d2
Raw
History Blame Contribute Delete
559 Bytes
SECRET_KEY=your-secret-key-here
OAUTH_CLIENT_ID=your-huggingface-client-id
OAUTH_CLIENT_SECRET=your-huggingface-client-secret
DATABASE_URI=sqlite:///tts_arena.db
# TTS Provider API Keys
ELEVENLABS_API_KEY=
OPENAI_API_KEY=
INWORLD_API_KEY=
SONIOX_API_KEY=
GEMINI_API_KEY=
DEEPDUB_API_KEY=
TURNSTILE_ENABLED=
TURNSTILE_SITE_KEY=
TURNSTILE_SECRET_KEY=
TURNSTILE_TIMEOUT_HOURS=24
HF_TOKEN=your-huggingface-token-here
# HuggingFace dataset repos for sync (Hebrew arena)
DATABASE_REPO_ID=ivrit-ai/tts-arena-db
PREFERENCES_REPO_ID=ivrit-ai/tts-arena-preferences