Transcribe Audio
neuroverse_transcribeTranscribe audio files to text using Whisper STT. Provide the absolute path to receive the transcription in JSON.
Instructions
Transcribe an audio file to text using Whisper STT.
Args:
audio_path (string): Absolute path to the audio file
Returns: JSON with the transcribed text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_path | Yes | Absolute path to the audio file to transcribe |