Open
Description
From my understanding, [audio-transcription] only supports English.
However, at Nudibranches Technologies we need support for the French language.
The current transcription is done using recognize_google from speech_recognition.
recognize_google
is an alias for recognize_legacy which expects the caller to provide a language parameter.
Hence, I think we should add a language hint.
I will open a PR to propose an implementation.
Metadata
Metadata
Assignees
Labels
No labels