-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More details on how to setup the Microphone on the FAQs
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8d2c71c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm having hard time with --live_transcribe with error message:
sounddevice.PortAudioError: Error opening InputStream: Invalid sample rate [PaErrorCode -9997]
My mic is capable of recording at 16000 rate and I am able to record from command line with arecord. Any hints are welcome :-)
8d2c71c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, as simple as setting the rate in .asound.conf sorts the rate issue.