~/OpenAI Whisper with Video
Speech to Text

OpenAI Whisper with Video

Transcribe video audio with timestamps.

Hint: You can drag and drop a file or click to upload

範例
Sample Transcription
{"text": "Loading sample transcription..."}

Input

Video

上方顯示的是範例輸出。提示詞和設定已預填在左側。

您的請求將花費 $0.0005 每次執行。 使用 $10 您可以執行此模型約 20000 次。

還有一件事:

README

OpenAI / OpenAI Whisper with VideoSpeech to Text (openai-whisper-with-video)

OpenAI Whisper Large v3 Video-to-Text extracts audio from video files and provides accurate multilingual transcription with optional timestamped segments for subtitle creation.

亮點

  • Direct video input No need to extract audio separately.
  • Timestamp support Get word-level timestamps for subtitles.
  • Multilingual Supports 99+ languages with auto-detection.
  • Production ready No cold starts, predictable pricing.

參數

  • video*Video file to transcribe. Supports MP4, MOV, WebM, and AVI formats.
  • languageLanguage code (e.g., "en", "es", "fr"). Auto-detected if not specified.
  • timestampsInclude word-level timestamps for subtitle generation.

定價

$0.006 每次生成

解析度價格
Per minute$0.006

如何使用

  1. 1.Upload a video file (MP4, MOV, WebM, etc.).
  2. 2.Enable timestamps for subtitle-ready output.
  3. 3.Optionally specify the language code.
  4. 4.Receive transcription with optional timestamps.

專業技巧

  • Enable timestamps for subtitle generation workflows.
  • Works best with clear dialogue and minimal background music.
  • Auto language detection handles multilingual videos.

更多可試用的模型

Video subtitles: Generate SRT/VTT subtitle files.
Content indexing: Make video content searchable.
Accessibility: Add captions to video content.
Video editing: Find specific moments by transcript.

Frequently Asked Questions

What is the OpenAI Whisper with Video API?
Transcribe video audio with timestamps.
How much does OpenAI Whisper with Video cost via API?
OpenAI Whisper with Video costs $0.0060 per generation through Renderful's API. No subscription required — pay only for what you use.
How do I use OpenAI Whisper with Video via API?
Sign up for a free Renderful API key, then send a POST request to the /v1/predictions endpoint with model "openai-whisper-with-video". See the documentation at renderful.ai/docs for code examples in Python, JavaScript, and cURL.
What type of content does OpenAI Whisper with Video generate?
OpenAI Whisper with Video is a speech to text model by OpenAI. Key features include: Video Input, Timestamps, Subtitle Segments.
Is the OpenAI Whisper with Video API fast?
OpenAI Whisper with Video has fast generation speed. Results are delivered via polling or webhook callback for seamless integration.