CapsWriter-Offline icon indicating copy to clipboard operation
CapsWriter-Offline copied to clipboard

无法使用采样率为 16000 Hz 的麦克风

Open CaoZ opened this issue 1 year ago • 0 comments

当麦克风采样率为 16000 Hz 时无法启动客户端, 报错:

CapsWriter-Offline/util/client_stream.py", line 64, in stream_open stream = sd.InputStream( ^^^^^^^^^^^^^^

sounddevice.PortAudioError: Error opening InputStream: Invalid sample rate [PaErrorCode -9997]

CaoZ avatar Sep 02 '24 10:09 CaoZ