TTS-Arena-V2 / .env.example
GitHub Actions
Sync from GitHub repo
f1a0148
raw
history blame contribute delete
328 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
FAL_KEY=
PLAY_USERID=
PLAY_SECRETKEY=
TURNSTILE_ENABLED=
TURNSTILE_SITE_KEY=
TURNSTILE_SECRET_KEY=
TURNSTILE_TIMEOUT_HOURS=24
HF_TOKEN=your-huggingface-token-here