Podcast & Audio Production Suite
durch Info Inlet Inc.
Produce a finished episode with one API: transcribe audio to text, denoise recordings, trim and me.
Podcast & Audio Production Suite — Produce a finished episode with one API: transcribe audio to text, denoise recordings, trim and merge clips, generate subtitles, auto-detect podcast chapters, and synthesize voiceovers with text-to-speech. The audio post-production pipeline.
🎙️ Audio AI
🚀 Newcomer launch pricing — limited-time introductory rates while we earn our first reviews.
Built for podcasters, audio editors, content and media agencies, audio-app developers.
Why this exists
Audio post-production hops between a transcription tool, a noise remover, an editor, a chapter generator, and a TTS engine — five tools and no single API to script the workflow.
What you get
One API key transcribes, denoises, trims, merges, subtitles, chapterizes, and voices audio — the whole episode pipeline behind one key.
Endpoints (7 total)
- POST /v1/audio/transcribe
- POST /v1/audio/denoise
- POST /v1/audio/trim
- POST /v1/audio/merge
- POST /v1/subtitles/generate
- POST /v1/podcast/chapters
- POST /v1/tts/synthesise
Sample request
curl -X POST https://api-podcast-suite.knowlez.com/v1/audio/transcribe -H "X-API-Key: <your-key>" -H "Content-Type: application/json" -d '{}'
Pricing
- Starter — $9/mo · 300 ops included · $0.05/op overage
- Pro — $39/mo · 3,000 ops included · $0.025/op overage
- Scale — $149/mo · 30,000 ops included · $0.01/op overage
Swagger / OpenAPI: api-podcast-suite.knowlez.com/docs