Skip to content

hume 0.5.0

Compare
Choose a tag to compare
@gregorybchris gregorybchris released this 23 Apr 11:39
· 46 commits to main since this release
6ab00b9
  • Introduces HumeVoiceClient, a Python client for interacting with EVI, Hume's new Empathic Voice Interface.
  • Introduces a MicrophoneInterface that allows you to talk to EVI through your device's microphone and speakers.
  • Adds support for creating, getting, listing, and deleting EVI configs with HumeVoiceClient.
  • Adds support for configuring a VoiceSocket with an EVI config through the HumeVoiceClient.
  • Adds support for configuring the voice of EVI to be either Ito or Kora.
  • Adds support for configuring the session and audio settings on a VoiceSocket with update_session_settings().
  • Adds support for listing chat history with HumeVoiceClient.