Whisper – open source speech recognition by OpenAI
1–10 of 508 posts
Re: Whisper – open source speech recognition by OpenAI
#2Re: Whisper – open source speech recognition by OpenAI
#3Re: Whisper – open source speech recognition by OpenAI
#4Re: Whisper – open source speech recognition by OpenAI
#5The 4 examples are stunningly good (the examples have speakers with heavy accents, speaking in foreign language, speaking with dynamic background noise, etc.), this is far and away better than anything else I've seen. Will be super curious to see other folks trying it out and seeing if it's as robust as it seems, including when confronted with audio speech with natural tics and uhhh's and uhmm's and everything in-between.
I think it's fair to say that AI-transcription accuracy is now decidedly superior to the average human's, what the implications of this are I'm not sure.
Re: Whisper – open source speech recognition by OpenAI
#6I wonder if this will change.
Re: Whisper – open source speech recognition by OpenAI
#7for so many reasons.
But one that really pisses me off is not being able to turn it off on the iphone, and the fact that aside from "hidden cameras in my airBnB" -- soon we will have to worry about secret listening machines EVERYWHERE
Re: Whisper – open source speech recognition by OpenAI
#8That's so, so far beyond the previous state-of-the-art, it's absurd.
Re: Whisper – open source speech recognition by OpenAI
#9Looking forward to see if this works well with foreign accents
Re: Whisper – open source speech recognition by OpenAI
#10From what I can gather:
1. Includes model weights. I can't find the URL, but they reference them enough and have a CLI tool, so I presume I just haven't found them yet.
2. Includes code: https://github.com/openai/whisper
3. Released under MIT License: https://github.com/openai/whisper/blob/main/LICENSE