Commit History

Add feedback error toasts when error occurs and clean up UI code
dfee4f4

zach commited on

Improve Hume API error handling
a6d4367

zach commited on

Improve ElevenLabs API error handling
63ef86b

zach commited on

Improve Anthropic API error handling
fc05e1d

zach commited on

Remove orphaned import
735f2b0

zach commited on

Fix bug where audio players both autoplay on second regeneration
a7644f8

zach commited on

Remove gradio footer from UI
07101b1

zach commited on

Add additional validation logic for prompt and generated text to prevent calling APIs unless valid and displaying the error for user feedback.
ec0cbf8

zach commited on

Update theme configuration and clean up app.py
fcb34bb

zach commited on

More code clean up
0dde48b

zach commited on

Refactors app.py to progressively generate and cleans up code
6506ee8

zach commited on

Set up theming
2369fc5

zach commited on

Update UI such that instructions are part of input section
60bcef1

zach commited on

Add UI for voting
afdac46

zach commited on

Clean up comments in app.py
351625c

zach commited on

Cleans up code in app.py
f5237ec

zach commited on

Update UI to disable generate button during generation and anonymize tts output options
4ea25cd

zach commited on

Update Hume integration to randmonly pick a voice from a predefined list of top voices
e9bcee8

zach commited on

Update TTS calls to Hume and ElevenLabs to run in parallel to reduce latency
136ff40

zach commited on

Remove excessive logging from debugging
49be7fc

zach commited on

Lower maximum prompt length to 300 characters from 500
eb397af

zach commited on

Add sample prompts to choose from as an alternative to writing a custom prompt for Claude
96154e7

zach commited on

Update UI to include ElevenLabs audio playback for comparison
7d79ca4

zach commited on

Add base Hume integration
adecb62

zach commited on

Organize project structure
a807c4d

zach commited on