Blake
Blake
We now allow passing of device indexes but we use the default device by default. Thus this issue should be good. Reopen if not.
You need to install this as a pip package and then use it as a CLI. 1. ```pip install whisper-mic``` 2.```whisper_mic```
If you install this as a pip package, is it working?
I believe this is done. Please reopen if not.
I need examples on how 1 is generated. We have that for point 2. Point 3 would be cool. Could just map "comma" and "period" to those things. I will...
Seems like an issue with your mic
When this happens, does the code error out and not work at all? Or is it just a warning?
Does the --save_file flag not do what you want?
Pretty sure this does what you want. Reopen if not.
what happens when you run: ```pip install distutils``` Looking at the stack trace, this seems to be an issue with the speech recognition library.