Simple client for Hume API with audio support
Project description
hume_api
A simple Python client for the Hume API with audio streaming support.
Installation
pip install hume_api
Usage
from hume_api import HumeClient
client = HumeClient(
api_url="wss://hume-8cac.onrender.com",
access_token="YOUR_TOKEN",
enable_audio=True
)
response = client.responses_create(
input="Write a one-sentence bedtime story about a unicorn."
)
print(response.output_text)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hume_api-0.2.2.tar.gz
(4.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hume_api-0.2.2.tar.gz.
File metadata
- Download URL: hume_api-0.2.2.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1eec8f9b4748cedc8820fa1a10ea6d19ef473c32a19b72459f42dd581c68eb87
|
|
| MD5 |
02aad5e46e3955ecd6e0fb3dbea57642
|
|
| BLAKE2b-256 |
14eb3d4dba2fc2fa249cc30524baef7aeb1769a8a9f0061ae28e17670dba861a
|
File details
Details for the file hume_api-0.2.2-py3-none-any.whl.
File metadata
- Download URL: hume_api-0.2.2-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58fc9f3d5120b1df28c385c722109ea6b593d278056cbcf0c3b180bdc7a45291
|
|
| MD5 |
ea9b6884d1eccfa83266ecbdfbd42255
|
|
| BLAKE2b-256 |
dfd2a844fbdc2146d1486087d85adff0d468b16246c0194b423ce48e99c8ab7c
|