Open acheong08 opened 1 year ago
what enviroment is ok to run ? in my pc it use core dump Eric@Eric-thurley:~/Downloads/whispercpp-0.0.17/examples/stream$ python3 stream.py --list_audio_devices Illegal instruction (core dumped)
I'm also experiencing this same issue regarding SDL2
https://github.com/ggerganov/whisper.cpp works so I assume it's a binding issue
im experiencing the same issue
Describe the bug
Streaming issue. Can't find/list audio devices
To reproduce
Standard installation instructions
Expected behavior
Environment
$ python -V
Python 3.11.2