speech_recognition icon indicating copy to clipboard operation
speech_recognition copied to clipboard

recognize_whisper_api automatically translates to Italian

Open danielenapo opened this issue 1 year ago • 0 comments

Expected behaviour

When speaking in english, recognize_whisper_api should transcribe text in english

Actual behaviour

When speaking long enough phrases, the api automatically translates to Italian (I'm in Italy), even though I spoke in English. in the api documentation there is an optional "language" option. It would be nice if language could be selected when calling recognize_whisper_api as an optional argument.

danielenapo avatar Apr 12 '23 21:04 danielenapo