Update application flow to accept a character description and normalize a prompt for claude
5bf19b3
zachcommited on
Add voting results data structure to house voting results
701fd0f
zachcommited 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
zachcommited on
Add pyproject.toml
e98b5e2
zachcommited on
Update Hume integration to use OCTAVE TTS endpoint, update Elevenlabs integration to use voice design endpoint, no longer specify voice since voices are now generated
7f25817
zachcommited on
Add formatter (black) and format all code in src directory— using black default formatting configuration