transcribe_audio
Convert audio files to text transcripts using Bitcoin micropayments. Provide base64 audio and payment ID for transcription in specified languages.
Instructions
Transcribe audio to text. Requires a valid paid payment ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paymentId | Yes | Valid payment ID (must be paid) | |
| audioBase64 | Yes | Base64 encoded audio file | |
| language | No | Language code (e.g., 'en', 'es') |