WhisperLive icon indicating copy to clipboard operation
WhisperLive copied to clipboard

Not detecting correct mic input

Open junaidahmed361 opened this issue 1 year ago • 1 comments

I am getting a static wav file without any voice because there is no option to set the mic index. I am using an external webcam's mic as my audio input.

junaidahmed361 avatar Jul 03 '24 07:07 junaidahmed361

For a personal project I needed a smaller Lib containing just the client, so I created https://github.com/B4dT0bi/WhisperLiveClient in this client I also added a parameter for choosing the audio input id. Maybe this will help you solving your issue.

B4dT0bi avatar Mar 31 '25 21:03 B4dT0bi