Replies: 3 comments 7 replies
-
How are you splitting left/right channels? For example, left only --> whisper? Or, left --> mono (left side audio only) --> whisper? |
Beta Was this translation helpful? Give feedback.
7 replies
-
I also have the same problem. have you resolved it? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Our audio files are dual-channel files, divided into left and right channels. At present, I use whisper for speech recognition, if the wave library for processing, split into the left and right channels for recognition, but it will affect the recognition results. I have observed a speech recognition model of whisper context association. What I want to ask is that if the recognition is carried out in the disassembly track, it will greatly affect the recognition accuracy. Is there any other way?
Beta Was this translation helpful? Give feedback.
All reactions