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..."}

上方显示的是示例输出。提示词和设置已预填在左侧。

您的请求将花费 $0.000333 每次运行。 使用 $10 您可以运行此模型约 30030 次。

还有一件事:

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.004000 每次生成

分辨率价格
Per minute$0.004

如何使用

  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.0040 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.