mallorbc / whisper_mic

Project that allows one to use a microphone with OpenAI whisper.
MIT License
674 stars 154 forks source link

Exacmples of mic = WhisperMic() #80

Open vsigal opened 1 month ago

vsigal commented 1 month ago

If possible provide examples - same as for CLI
like device number etc to setup in mic = WhisperMic()

like: mic = WhisperMic(mic_index=2)