Saved votes dataset TTS tracker dataset
TTS Arena
The codebase for TTS Arena v2.
The TTS Arena is a Gradio app with several components. Please refer to the app directory for more information.
Running the app
RUNNING_LOCALLY=1 python app.py
You must set the RUNNING_LOCALLY environment variable to 1 when running the app locally. This prevents it from syncing with the database
The only other needed environmental variable may be 'HF_TOKEN' as anonymous accounts may get more restrictions.