Remove orphaned gradio components, clean up docstrings, fix types in app.py 1f53f73 zach commited on Feb 1
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 Jan 30
Update UI to disable generate button during generation and anonymize tts output options 4ea25cd zach commited on Jan 30
Clean up documentation, remove orphaned utility, create constants file to store constants a3fdb3c zach commited on Jan 30
Update Hume integration to randmonly pick a voice from a predefined list of top voices e9bcee8 zach commited on Jan 28
Update ElevenLabs integration to randmonly pick a voice from a predefined list of top voices 681c05f zach commited on Jan 28
Update TTS calls to Hume and ElevenLabs to run in parallel to reduce latency 136ff40 zach commited on Jan 28
Add validation for presence of output_format attribute in ElevenLabsConfig d7356ce zach commited on Jan 28
Add sample prompts to choose from as an alternative to writing a custom prompt for Claude 96154e7 zach commited on Jan 28
Add additional logging for retries in Anthropic and Hume integrations a5cafbd zach commited on Jan 28
Refactor AnthropicConfig to encapsulate all API details including the sdk client 829d0b8 zach commited on Jan 28