Replies: 1 comment 4 replies
-
Unfortunately, I'm not sure if I understand what it means to detect only English. If you just want to classify between "English" and "Not English", then you can just run Whisper and get back the result. If it's anything other than English, you can treat it as "Not English". There is no additional expense in doing that. Otherwise, maybe you don't mean the same thing by "detection" as is commonly understood. Although since 2 other people upvoted your question immediately, I guess 2 other people have a common understanding to you :-) In any case, though, it will help if you explain further what you personally mean by this, as I unfortunately don't understand it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I specifically needs to detect english language only and don't want to detect any native languages in the Whisper API.
Is there any option for that?
Beta Was this translation helpful? Give feedback.
All reactions