expressive-tts-arena / src /constants.py

Commit History

Minor revisions to sample character descriptions
384e0e2

zach commited on

amending character list for arena
d077be4
unverified

Alan S. Cowen commited on

Improve voice descriptions and normalized claude prompt
6bb0509

zach commited on

Improve text length validation and make vote buttons flush with audio players
f076d8d

zach commited on

Update API integration code to be async
104737f

zach commited on

Clean up comments for prompts
96f91bb

zach commited on

New character descriptions
bd5e759

jerhadf commited on

Add '_' prefix to private methods throughout project, cleans up formatting and comments/docstrings
a4afe51

zach commited on

Move env var validation util to config, refactor to fix linting errors across project
048c3fc

zach commited on

Move more business logic out of app.py, simplify state management for options
09be04f

zach commited on

Improves UI content for clarity
7f21bab

zach commited on

Update application flow to accept a character description and normalize a prompt for claude
5bf19b3

zach commited on

Update design to accomodate easily adding other TTS providers in the future
7f69677

zach commited on

Refactor tts integration functions to write audio to file and return file path, audio players to play mp3 file written to temp folder, fix audioplayer loading, remove unused imports
0e508c8

zach commited on

Update Claude prompt min and max constants from 10,400 -> 20,800
8a07bd1

zach commited on

Add pyproject.toml
e98b5e2

zach commited on

Update system prompt for claude and placeholder sample prompts
6431bab

zach commited on

Add formatter (black) and format all code in src directory— using black default formatting configuration
d1ed6b1

zach commited on

Add global types file
db2bd16

zach commited on

Update UI to compare Hume vs Elevenlabs 50% of the time, and Hume vs Hume 50% of the time
8047063

zach commited on

Update documentation and fix typos across project
bc5091e

zach commited on

Remove dark theme styles
e431b2b

zach commited on

Update claude system prompt, sample prompts, and max prompt input limit
5adc4ce

zach commited on

Clean up docstrings across files
5a007ca

zach commited on

Update theme configuration and clean up app.py
fcb34bb

zach commited on

Add voting constants
ca266e0

zach commited on

Clean up documentation, remove orphaned utility, create constants file to store constants
a3fdb3c

zach commited on