This project demonstrates a sample implementation of Hume AI's Empathic Voice Interface within a TouchDesigner environment. For now, this project uses text input only.
HumeTD.tox
is a portable component you can drop in your own projectHumeTDDemo.toe
is a sample project usingHumeTD.tox
Acquire your API key from platform.hume.ai
- Open
HumeTDDemo.toe
- Select the
HumeTD
component - Add your API key in the
Custom
panel of theHumeTD
component - Type your message and click
Go
- Drop
HumeTD.tox
into your network - Add your API key in the
Custom
panel of theHumeTD
component - Optional: Add a custom EVI configuration
- You can send a message from any script in your project:
op.HumeTD.Send_user_message('Your message here')
- The
HumeTD
component has an audio output with EVI's audio responses