expressive-tts-arena / src /integrations

Commit History

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 commented out code from hume integration
229217f

zach commited on

Update theme configuration and clean up app.py
fcb34bb

zach commited on

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

zach commited on

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

zach commited on

Clean up ElevenLabsConfig
e560bf3

zach commited on

Update ElevenLabs integration to randmonly pick a voice from a predefined list of top voices
681c05f

zach commited on

Remove excessive logging from debugging
49be7fc

zach commited on

Add validation for presence of output_format attribute in ElevenLabsConfig
d7356ce

zach commited on

Adds ElevenLabs integration
a375dbf

zach commited on

Add minor improvement to Anthropic exception
fa43e81

zach commited on

Fix tenacity imports in anthropic_api.py and hume_api.py
c0b34a2

zach commited on

Add additional logging for retries in Anthropic and Hume integrations
a5cafbd

zach commited on

Add additional validation for required attributes in AnthropicConfig
30c882f

zach commited on

Add base Hume integration
adecb62

zach commited on

Refactor AnthropicConfig to encapsulate all API details including the sdk client
829d0b8

zach commited on

Organize project structure
a807c4d

zach commited on