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 (1회당) For $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.