You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can use a microphone on ReSpeaker Core v2 if I choose PyAudio or Arecord. By default, 6-bit, 16 kHz mono audio is used when recording Rhasspy. How do I specify 6 channels and 44000Hz/98000Hz/128000Hz for a microphone for PyAudio?
Set microphone.pyaudio.device to a PyAudio device number or leave blank for the default device. Streams 2048 byte chunks of 16-bit, 16 kHz mono audio by default.
I couldn't launch GStreamer on Debian 10 and GStreamer doesn't work for me
The text was updated successfully, but these errors were encountered:
I can use a microphone on ReSpeaker Core v2 if I choose PyAudio or Arecord. By default, 6-bit, 16 kHz mono audio is used when recording Rhasspy. How do I specify 6 channels and 44000Hz/98000Hz/128000Hz for a microphone for PyAudio?
Set microphone.pyaudio.device to a PyAudio device number or leave blank for the default device. Streams 2048 byte chunks of 16-bit, 16 kHz mono audio by default.
I couldn't launch GStreamer on Debian 10 and GStreamer doesn't work for me
The text was updated successfully, but these errors were encountered: