Speech to Text
OpenAI Whisper
Fast, accurate multilingual speech-to-text.
Audio: .wav/.mp3, ≤15 MB
Hint: You can drag and drop a file or click to upload
例
Sample Transcription
{"text": "Loading sample transcription..."}上記はサンプル出力です。プロンプトと設定は左側に事前入力されています。
リクエストのコストは $0.000250 (1回あたり) の金額で $10 で約 40000 回実行できます。
もう一つ:
関連モデル
README
OpenAI / OpenAI Whisper — Speech to Text (openai-whisper)
OpenAI Whisper Large v3 provides instant, accurate multilingual transcription with automatic language detection and punctuation. No cold starts, ready-to-use REST API.
ハイライト
- •Multilingual support – Transcribe audio in 99+ languages.
- •Auto language detection – No need to specify input language.
- •Accurate punctuation – Automatically adds punctuation marks.
- •Fast inference – No cold starts, instant responses.
パラメータ
- •audio* – Audio file to transcribe. Supports MP3, WAV, M4A, FLAC, OGG, and WebM formats.
- •language – Language code (e.g., "en", "es", "fr"). Auto-detected if not specified.
料金
$0.003000 生成ごと
| 解像度 | 価格 |
|---|---|
| Per minute | $0.003 |
使い方
- 1.Upload an audio file (MP3, WAV, M4A, etc.).
- 2.Optionally specify the language code.
- 3.Receive accurate transcription with punctuation.
プロのヒント
- •For best results, use clear audio with minimal background noise.
- •Specifying the language can improve accuracy for specific languages.
- •Supports long-form audio content efficiently.
おすすめモデル
•Podcast transcription: Convert audio episodes to text.
•Meeting notes: Transcribe meetings and calls.
•Video subtitles: Generate subtitles from video audio.
•Voice notes: Convert voice memos to text.
Related Guides
Frequently Asked Questions
What is the OpenAI Whisper API?
Fast, accurate multilingual speech-to-text.
How much does OpenAI Whisper cost via API?
OpenAI Whisper costs $0.0030 per generation through Renderful's API. No subscription required — pay only for what you use.
How do I use OpenAI Whisper via API?
Sign up for a free Renderful API key, then send a POST request to the /v1/predictions endpoint with model "openai-whisper". See the documentation at renderful.ai/docs for code examples in Python, JavaScript, and cURL.
What type of content does OpenAI Whisper generate?
OpenAI Whisper is a speech to text model by OpenAI. Key features include: Multilingual, Auto Language Detection, Punctuation.
Is the OpenAI Whisper API fast?
OpenAI Whisper has fast generation speed. Results are delivered via polling or webhook callback for seamless integration.
