惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
N
Netflix TechBlog - Medium
aimingoo的专栏
aimingoo的专栏
P
Proofpoint News Feed
F
Fortinet All Blogs
大猫的无限游戏
大猫的无限游戏
I
InfoQ
V
V2EX
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
有赞技术团队
有赞技术团队
G
Google Developers Blog
L
LangChain Blog
博客园_首页
M
MIT News - Artificial intelligence
H
Hackread – Cybersecurity News, Data Breaches, AI and More
月光博客
月光博客
IT之家
IT之家
量子位
宝玉的分享
宝玉的分享
S
SegmentFault 最新的问题
Stack Overflow Blog
Stack Overflow Blog
V
Visual Studio Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
雷峰网
雷峰网

Runpod Blog.

New Runpod datacenter now live: AP-IN-1 Track GPU spend across your team with Cost Centers The GPU supply supercycle is here. Here’s what AI builders need to know. Community Spotlight: One-click AI image and video generation on Runpod with SwarmUI | Runpod Blog Community Spotlight: LoRA Pilot Data Prep to Inference Introducing the Runpod Assistant: Manage Your Cloud GPU Resources with Natural Language OpenAI's Parameter Golf: Train the Best Language Model That Fits in 16MB on Runpod LLM inference optimization: techniques that actually reduce latency and cost Pruna P-Video and Vidu Q3 public endpoints now available on Runpod Runpod brand spelling guide Quickstart - Runpod Documentation The AI market looks nothing like the narrative Training StyleGAN3 with Vision-Aided GAN on Runpod KoboldAI – The Other Roleplay Front End, And Why You May Want to Use It How to Connect Cursor to LLM Pods on Runpod for Seamless AI Dev Community Spotlight: How AnonAI Scaled Its Private Chatbot Platform with Runpod Prompt Scheduling with Disco Diffusion on Runpod Runpod's Latest Innovation: Dockerless CLI for Streamlined AI Development Run Your Own AI from Your iPhone Using Runpod Introducing Flash: Run GPU workloads on Runpod Serverless: No Docker required Use Claude Code with your own model on Runpod: No Anthropic account required Avoid Errors by Selecting the Proper Resources for Your Pod What hackers built on Runpod at TreeHacks 2026 Easily Back Up and Restore Your Pod with Cloud Sync + Backblaze B2 The Complete Guide to GPU Requirements for LLM Fine-Tuning AI Guides, Tutorials & GPU Infrastructure Insights | Runpod Your first Claude Code project within Runpod: a complete setup guide 10 billion Serverless requests and counting Building for resilience: Runpod’s response to the AWS us-east-1 outage How to Connect Google Colab to Runpod
Faster-Whisper: 3x Cheaper and 4x Faster Than Whisper for...
Brandon Ikeler · 2023-06-06 · via Runpod Blog.

You read the title! Whisper just got faster with Runpod's new Faster-Whisper serverless endpoint.

What is Whisper?

For those who haven't used it before, Whisper is an AI speech recognition model trained on hundreds of thousands of hours of multilingual human speech. It's great for audio captioning (things like podcasts, YouTube videos, TV shows, songs, etc.), and is capable of translating non-English audio to English as it goes, too.

What exactly is changing?

We will be deprecating our existing Whisper serverless endpoint in favor of our new Faster-Whisper endpoint. This endpoint provides the same great service as the regular Whisper endpoint in a fraction of the compute time.

What does this mean for me?

You'll get your Whisper results 2-4x faster with Faster-Whisper! Here's some sample execution times across audio clips of varying lengths, all done with the large-v2 model using Runpod's endpoints:

Audio Clip Length Whisper Time Faster-Whisper Time Speedup (×)
Football as a source of revenue 0:51 9.917s 3.462s 2.86
GoTranscript transcription test 3:01 44.309s 13.172s 3.36
Driving in the U.S. 6:13 1:06.018 22.107s 2.99
Speech by Fiorello H. La Guardia 15:46 2:12.299 44.854s 2.95
Interview of Matthew C. Weiss 29:33 5:53.186 1:45.952 3.33
Interview of Peter A. and Sharen Gendebien 1:28:02 17:35.431 4:39.680 3.77
Interview of Brock Robert McIntosh 3:14:34 40:32.268 11:16.872 3.59

Do I have to pay more?

Nope! In fact, since the new Faster-Whisper endpoint is 2-4x faster, it's also 2-4x cheaper!

How do your API prices stack up then?

Our serverless APIs only charge the user based on the time it takes to execute a call, $0.00025/s. With the Faster-Whisper endpoint, our pricing for Whisper API access is now more competitive than ever. Most others such as OpenAI ($0.0001/s) charge users for API access based on the length of the audio clip to transcribe (which, we remind, is dramatically longer than the time it takes to return that transcription). Check out the sample cost comparison below for each of the audio clips above:

Audio Clip Length OpenAI Whisper Cost ($) Runpod Faster-Whisper Cost ($) Times Cheaper
Football as a source of revenue 0:51 0.0051 0.0009 5.89
GoTranscript transcription test 3:01 0.0181 0.0033 5.50
Driving in the U.S. 6:13 0.0373 0.0055 6.75
Speech by Fiorello H. La Guardia 15:46 0.0942 0.0112 8.44
Interview of Matthew C. Weiss 29:33 0.1773 0.0265 6.69
Interview of Peter A. and Sharen Gendebien 1:28:02 0.5282 0.0699 7.55
Interview of Brock Robert McIntosh 3:14:34 1.1674 0.1692 6.90

I'm still confused?

We'd be happy to answer your questions or concerns on our Discord server or via help@runpod.io!