Actor is under maintenance
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

Transcribe Audio
- yeyo/audio-to-text
- Modified
- Users 1
- Runs 11
- Created by
yeyo.io
Effortlessly convert your audio files into accurate text transcriptions.
Speech Text Actor
This actor helps you to get transcription for any audio files in seconds.
Use Cases
You need to provide URL of audio file and choose the input format and output format you want to get. The actor will return you the transcription in the output format you choose.
Input
The URL format should be string. You can upload it somewhere temporarily and provide the downlad URL. The downloaded file will be removed after the transcription is done and won't be stored anywhere.
The input format can be one of the following:
Format | Description |
---|---|
flac | FLAC audio file |
m4a | M4A audio file |
mp3 | MP3 audio file |
mp4 | MP4 audio file |
mpeg | MPEG audio file |
mpga | MPGA audio file |
oga | OGA audio file |
ogg | OGG audio file |
wav | WAV audio file |
webm | WEBM audio file |
Output
The output format can be one of the following:
Format | Description |
---|---|
json | JSON format |
text | Plain text format |
srt | SRT subtitle format |
verbose_json | Verbose JSON format |
vtt | VTT subtitle format |
ON THIS PAGE