hume-python-sdk
hume-python-sdk copied to clipboard
Python client for Hume AI
So I am currently trying to run the Python SDK of the Expression Measurement API example code of reading image files locally on this doc website (https://dev.hume.ai/docs/expression-measurement/rest). I git cloned...
This PR regenerates code to match the latest API Definition.
This PR regenerates code to match the latest API Definition.
This PR regenerates code to match the latest API Definition.
This PR regenerates code to match the latest API Definition.
Try this with version 0.9.1 ✅ Try this with latest versions: 0.11.3 ❌ Breaking change for anyone not using fixed versions. `from dotenv import load_dotenv import os from hume import...
Hello, I encountered some issues when testing the streaming expression measurement. May I ask if this is related to the api key or my network problem? This is my test...
In file tts/client.py, method TtsClient.synthesize_json_streaming swallows error messages returned by the server with an HTTP success status code. For example, my account ran out of credits and the server returned...