Commit History

Update eleven labs integration to consume the voice generation api
d4b2b49

zach commited 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

zach commited on

Add formatter (black) and format all code in src directory— using black default formatting configuration
d1ed6b1

zach commited on

Improve ElevenLabs integration documentation
f8ddf74

zach commited on

Restore encapsulation for ElevenLabs integration, update TTS functions to return the voice name in addition to the audio
36b195f

zach commited on

Update UI to compare Hume vs Elevenlabs 50% of the time, and Hume vs Hume 50% of the time
8047063

zach commited on

Update documentation and fix typos across project
bc5091e

zach commited on

Clean up doc strings
c8f7e68

zach commited on

Clean up docstrings across files
5a007ca

zach commited on

Improve Hume API error handling
a6d4367

zach commited on

Improve ElevenLabs API error handling
63ef86b

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

Organize project structure
a807c4d

zach commited on