Download the PHP package aisdk/deepgram without Composer
On this page you can find all versions of the php package aisdk/deepgram. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aisdk/deepgram
More information about aisdk/deepgram
Files in aisdk/deepgram
Download aisdk/deepgram
More information about aisdk/deepgram
Files in aisdk/deepgram
Vendor aisdk
Package deepgram
Short Description Official Deepgram provider for the PHP AI SDK.
License MIT
Homepage https://github.com/phpaisdk/deepgram
Package deepgram
Short Description Official Deepgram provider for the PHP AI SDK.
License MIT
Homepage https://github.com/phpaisdk/deepgram
Please rate this library. Is it a good library?
Informations about the package deepgram
aisdk/deepgram
Official Deepgram provider for the PHP AI SDK. Uses Deepgram's native pre-recorded speech-to-text API.
Installation
Basic Usage
Configuration
| Variable | Description | Default |
|---|---|---|
DEEPGRAM_API_KEY |
API key for authentication | Required |
DEEPGRAM_BASE_URL |
Base URL for API requests | https://api.deepgram.com |
Supported Capabilities
| Capability | Support |
|---|---|
| Pre-recorded transcription | Native /v1/listen |
| Remote audio URLs | Native |
| Local audio files | Native binary request |
| Word timing and speakers | Parsed when provided by Deepgram |
Use providerOptions('deepgram', [...]) for Deepgram listen query parameters such as smart_format, diarize, or language.
Documentation
All versions of deepgram with dependencies
PHP Build Version
Package Version
The package aisdk/deepgram contains the following files
Loading the files please wait ...