Skip to content
#

transcription-api

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Simple FastAPI-based audio transcription API using OpenAI's models. Upload MP3 files via endpoint, process with pydub/tempfile, transcribe to text, and return JSON results. Built in Python with FastAPI, OpenAI SDK, and Swagger docs for easy testing.

  • Updated Sep 18, 2023
  • Python

Improve this page

Add a description, image, and links to the transcription-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transcription-api topic, visit your repo's landing page and select "manage topics."

Learn more