Learn how to use the transcribe slash command to convert audio to text
The /transcribe
command converts audio content into text. Perfect for:
Simply use the command with an audio URL or uploaded file:
Or with an uploaded file:
Currently, the transcription service:
By default, the output is a JSON object. For a more readable format, specify markdown:
Audio files: AAC (audio/aac) FLAC (audio/flac) MP3 (audio/mp3) WAV (audio/wav) OGG Vorbis (audio/ogg) AIFF (audio/aiff)
Note: Each format should be provided with the appropriate MIME type (e.g., audio/mp3, audio/wav). The system will automatically detect and process the correct format.
Learn how to use the transcribe slash command to convert audio to text
The /transcribe
command converts audio content into text. Perfect for:
Simply use the command with an audio URL or uploaded file:
Or with an uploaded file:
Currently, the transcription service:
By default, the output is a JSON object. For a more readable format, specify markdown:
Audio files: AAC (audio/aac) FLAC (audio/flac) MP3 (audio/mp3) WAV (audio/wav) OGG Vorbis (audio/ogg) AIFF (audio/aiff)
Note: Each format should be provided with the appropriate MIME type (e.g., audio/mp3, audio/wav). The system will automatically detect and process the correct format.