Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
kavyamanohar 
posted an update 23 days ago
Post
147
Some bugs teach you more than they cost you. It's a small bug with a big lesson I keep running into: speech tools are built and benchmarked on English, so their limits are quietly calibrated for English. You only find the edges when you work in the languages they weren't tested on.

Learnt things the hard way, wrote it down so you don't have to.

https://huggingface.co/blog/adalat-ai/whisper-token-limit
In this post