using transcription/translation endpoints (whisper api) is not free. you need the api key. but whisper python module is free. no api key needed. just install it. the catch is the speed will depend on your machine’s gpu. if you don’t care of doing realtime transcription, this is enough to use. Answer from andoy on reddit.com
🌐
Whisper API
whisperapi.com › speech-to-text-free-tool
Speech to Text Free of Charge
Additionally, the API delivers next-level functionality out-of-the-box that many services charge a premium for. For this free offering, there is also no credit card required, as Whisper API believes that the speech-to-text service should speak for itself before requiring any commitments from its user.
🌐
Whisper API
whisperapi.com
Whisper API - Affordable Transcription API
Whisper API is an Affordable, Easy-to-Use Audio Transcription API Powered by the OpenAI Whisper Model. Sign Up to try Whisper API Transcription for Free!
🌐
Whisper-api
whisper-api.com
WhisperAPI - Fast & Accurate Video & Audio Transcription API
Accurate video & audio transcriptions powered by OpenAI Whisper. Start free, pay as you go.
🌐
GitHub
github.com › openai › whisper
GitHub - openai/whisper: Robust Speech Recognition via Large-Scale Weak Supervision
We used Python 3.9.9 and PyTorch 1.10.1 to train and test our models, but the codebase is expected to be compatible with Python 3.8-3.11 and recent PyTorch versions. The codebase also depends on a few Python packages, most notably OpenAI's tiktoken for their fast tokenizer implementation. You can download and install (or update to) the latest release of Whisper with the following command:
Starred by 92.2K users
Forked by 11.5K users
Languages   Python
🌐
OpenAI Developer Community
community.openai.com › api › bugs
Need a way to test a whisper API for free - Bugs - OpenAI Developer Community
April 9, 2024 - HI, I want to test whisper API (speech-to-text) before purchasing it, so I have created an API account and got $5 to use. but when I tried to use the API key then it generated the below error, so is there any testing account or something from where we can test this API before going for the billing? message: ‘You exceeded your current quota, please check your plan and billing details.
🌐
OpenAI
platform.openai.com › docs › guides › speech-to-text
Speech to text | OpenAI API
The transcriptions API takes as input the audio file you want to transcribe and the desired output file format for the transcription of the audio. All models support the same set of input formats. On output: whisper-1 supports json, text, srt, verbose_json, and vtt.
🌐
GitHub
github.com › JigsawStack › insanely-fast-whisper-api
GitHub - JigsawStack/insanely-fast-whisper-api: An API to transcribe audio with OpenAI's Whisper Large v3!
Run fly logs -a insanely-fast-whisper-api to view logs in real time of your fly machine. Since this is a dockerized app, you can deploy it to any cloud provider that supports docker and GPUs with a few config tweaks. JigsawStack provides a bunch of powerful APIs for various use cases while keeping costs low. This project is available as a fully managed API here with enhanced cloud scalability for cost efficiency and high uptime. Sign up here for free!
Starred by 332 users
Forked by 62 users
Languages   Python 93.7% | Dockerfile 6.3%
Find elsewhere
🌐
Replicate
replicate.com › openai › whisper
Whisper AI by Open AI - Run with an API on Replicate
Run Whisper AI by Open AI with an API on replicate. Whisper AI is a general purpose speech recognition model.
🌐
AssemblyAI
assemblyai.com › blog › free-whisper-api-gpu
How to build a free Whisper API with GPU backend
Learn how to make a free, GPU-powered Whisper API for transcribing audio files
🌐
Hugging Face
huggingface.co › spaces › openai › whisper
Whisper - a Hugging Face Space by openai
Upload or record an audio file, or provide a YouTube video link to convert it into text. Choose between transcribing or translating the audio.
🌐
Best AI API
aimlapi.com › home › blog › whisper
Whisper API — One API 400+ AI Models | AIMLAPI.com
👉 OpenAI's Whisper API offers robust, multilingual speech-to-text capabilities, trained on diverse data, free for commercial use under the MIT license. 🏷️ Best price for API
🌐
Whisperui
whisperui.com
Affordable Speech to Text powered by OpenAI Whisper | WhisperUI
Whisperui.com is free to use with some basic features. You will need to have a working OpenAI API Key for you to use the app.
🌐
Speechify
speechify.com › blog › hosted-ope-ai-whisper-api
Hosted OpenAI Whisper API: A Comprehensive Guide | Speechify
May 14, 2024 - Explore using the OpenAI Whisper API for free speech-to-text conversion. Host it on Azure or self-manage with an OpenAI API key.
🌐
Lemonfox
lemonfox.ai › whisper-api
Whisper API Pricing
First month for free! ... The most affordable Whisper API on the market.
🌐
Apidog
apidog.com › blog › whisper-api
Whisper API | Convert Audio and Video Into Text Transcripts
July 27, 2025 - With its high accuracy, multilingual ... made the Whisper AI to be paid, at a rate of $0.006 per minute. This means that it is not free for use....
🌐
Deepgram
deepgram.com › learn › how-to-build-an-openai-whisper-api
How to Build an OpenAI Whisper API - Deepgram Blog ⚡️
In this blog, learn step-by-step how to build an API for OpenAI Whisper, an open-source automatic speech recognition model.
🌐
GitHub
github.com › supershaneski › openai-whisper-api
GitHub - supershaneski/openai-whisper-api: A sample speech transcription app implementing OpenAI Text to Speech API based on Whisper, an automatic speech recognition (ASR) system, built using Next 13, the React framework
You will need an OpenAI API key to use this API endpoint. If you have not yet done so, upon signing up an OpenAI account, you will be given $18 in free credit that can be used during your first 3 months.
Starred by 79 users
Forked by 24 users
Languages   JavaScript 82.2% | CSS 17.8%