Writeout.AI
Transcribe and translate your audio files - for free
Install / Use
/learn @beyondcode/Writeout.AIREADME
writeout.ai
Transcribe and translate audio files using OpenAI's Whisper API.
Demo

How it works
Writeout uses the recently released OpenAI Whisper API to transcribe audio files. You can upload any audio file, and the application will send it through the OpenAI Whisper API using Laravel's queued jobs. Translation makes use of the new OpenAI Chat API and chunks the generated VTT file into smaller parts to fit them into the prompt context limit.
Running Locally
Clone the repository
git clone https://github.com/beyondcode/writeout.ai
Create an OpenAI account and link your API key.
- Sign up at OpenAI to create a free account (you'll get $8 credits)
- Click on the "User" / "API Keys" menu item and create a new API key
- Configure the
OPENAI_API_KEYenvironment variable in your.envfile
Sponsors
What The Diff - your AI powered code review assistant
Related Skills
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

