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!
Videos
06:08
Transcribe Audio Files for Free Using OpenAI Whisper - YouTube
12:22
Use OpenAI Whisper For FREE | Best Speech to Text Model - YouTube
08:14
How to Use OpenAI's Whisper for Perfect Transcriptions (Speech ...
Beginners Guide to Whisper API: Audio to Text Conversion
13:49
Build a Python Speech to Text App Using OpenAI Whisper API and ...
Getting Started With OpenAI Whisper API In Python | Beginner ...
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
Reddit
reddit.com › r/openai › is openai's whisper-1 free?
r/OpenAI on Reddit: Is OpenAI's Whisper-1 free?
March 30, 2023 -
If you go to their website there is a pricing for whisper-1 but I found several websites (and OpenAI's whisper github page) that can download the model and use it without the OpenAI api key. So is whisper-1 free to use?
Top answer 1 of 2
9
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.
2 of 2
1
Yes
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.
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%
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.
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%