Replies: 1 comment 1 reply
-
I would like to echo this request. Would love to be able to handle mixed language audio. In Canada, some of our meetings are bilingual (French/English) and would be nice to handle this automatically. And the meetings are not first half English, second French. There are many meetings where a question is posed in French/English, and the answer is in the other language. Right now we're using diarization to get around this, but it's a bit of a hack, and if two people speak at the same time in different languages then it's very problematic. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to transcribe audio file which will be expected to have more than one language.
How do I transcribe it?
One way I could think of is splitting each word in given audio & identify it's language & then transcribe it.
How can I split the audio by words quickly?
Beta Was this translation helpful? Give feedback.
All reactions