Tag

speech-to-text

1 views collected around this technical thread.

DataFunTalk
DataFunTalk
Mar 21, 2025 · Artificial Intelligence

OpenAI Unveils New STT and TTS Models: gpt-4o-transcribe, gpt-4o-mini-transcribe, and gpt-4o-mini-tts – Performance, Pricing, and Demo

OpenAI announced three new speech models—two STT models (gpt-4o-transcribe and its lightweight gpt-4o-mini-transcribe) and one TTS model (gpt-4o-mini-tts)—showcasing strong accuracy on multilingual benchmarks, competitive pricing, and a quick‑start API demo for developers.

AI modelsGPT-4oOpenAI
0 likes · 8 min read
OpenAI Unveils New STT and TTS Models: gpt-4o-transcribe, gpt-4o-mini-transcribe, and gpt-4o-mini-tts – Performance, Pricing, and Demo
IT Services Circle
IT Services Circle
Feb 28, 2024 · Artificial Intelligence

Transcribing Audio and Video to Text with OpenAI Whisper and Faster‑Whisper

This article explains how to use OpenAI's Whisper and the faster‑Whisper wrapper to quickly convert audio or video files into searchable text, covering installation, Python code examples, a Swift client, and a Flask‑based server API for practical transcription workflows.

AIFast-WhisperPython
0 likes · 6 min read
Transcribing Audio and Video to Text with OpenAI Whisper and Faster‑Whisper