reriiasu/speech-to-text

PY_SSIZE_T_CLEAN error

Closed this issue · 1 comments

I am running into this error while program is listening:

対象のDeviceIndexを入力してください: 13
Listening...
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

How may I resolve this issue?

Hello arschoon

Updating PyAudio to the latest version may help.

However, in the latest version of "test" I changed from PyAudio to sounddevice.
Please use all means.