Download the PHP package aisdk/hume without Composer
On this page you can find all versions of the php package aisdk/hume. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor aisdk
Package hume
Short Description Official Hume provider for the PHP AI SDK.
License MIT
Homepage https://github.com/phpaisdk/hume
Package hume
Short Description Official Hume provider for the PHP AI SDK.
License MIT
Homepage https://github.com/phpaisdk/hume
Please rate this library. Is it a good library?
Informations about the package hume
aisdk/hume
Official Hume provider for the PHP AI SDK. Uses Hume's native expressive text-to-speech API.
Installation
Basic Usage
Configuration
| Variable | Description | Default |
|---|---|---|
HUME_API_KEY |
API key for authentication | Required |
HUME_BASE_URL |
Base URL for API requests | https://api.hume.ai |
Supported Capabilities
| Capability | Support |
|---|---|
| Text-to-speech | Native POST /v0/tts/file |
| Hume voice ID | Portable ->voice() option |
Use providerOptions('hume', [...]) for Hume text-to-speech request fields. EVI speech-to-speech sessions use Hume's separate WebSocket API and are outside this package's current scope.
Documentation
All versions of hume with dependencies
PHP Build Version
Package Version
The package aisdk/hume contains the following files
Loading the files please wait ...