Add '_' prefix to private methods throughout project, cleans up formatting and comments/docstrings
a4afe51
zachcommited on
more explicit control flow
1ed6720
unverified
twitchardcommited on
Move env var validation util to config, refactor to fix linting errors across project
048c3fc
zachcommited on
Update .env.example and no longer enable debug logging based on env variable and base it on use of 'dev' environment instead.
f477f87
zachcommited on
Add distinct environments for application: dev and prod, app defaults to dev if APP_ENV is not specified
abaeb0b
zachcommited on
Remove unused imports
7e7e83a
zachcommited on
Update file clean up logic to delete audio files older than 30 minuteds when writing new audio file to static/audio directory.
5d6d1ef
zachcommited on
Add logic to clean up temp audio files on application exit
605e635
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
Update eleven labs integration to consume the voice generation api
d4b2b49
zachcommited on
Add formatter (black) and format all code in src directory— using black default formatting configuration
d1ed6b1
zachcommited on
Update documentation and fix typos across project
bc5091e
zachcommited on
Clean up docstrings across files
5a007ca
zachcommited on
Clean up documentation, remove orphaned utility, create constants file to store constants
a3fdb3c
zachcommited on
Update Hume integration to randmonly pick a voice from a predefined list of top voices