bactone
bactone
Hi, I use VSPD to create a pair of virtual serial port, they can be seen from the device manager on windows,  but I can find them using pyserial?...
when i use tinycap to capture sound, i finally got an 0 frames file, I don't know why? the configuration is give bellow: ``` C:\Users\Administrator>adb shell tinymix Mixer name: 'sprdphone'...
how to fix the glitch when record with MME/WDM host API, I compare the recorded signal using MME/WDM api and ASIO api, and the former gets lot of glitch, here...
hi, could anyone tell me how to get channel name of audio device with ASIO driver? or is it possible to do it with sounddevice? for example, if we use:...
I am trying to realize asynchronously play and record using play() and rec() methods, but when I set blocking=False for play(), it doesn't play sound anymore, here bellow is my...
hi, I have been running the callback example given at the web tutorial, https://python-sounddevice.readthedocs.io/en/0.4.1/usage.html#callback-streams, if use the default setting of devices, It works, however if i change the default device,...
do I have to train the model? I just run the "evaluate.py" in folder "Skin Lesion Segmentation" and it reports an error: FileNotFoundError: [Errno 2] No such file or directory:...
Hello, is it possible to provide the Wu_ImageSaliencyComputing.m file rather than Wu_ImageSaliencyComputing.p?
when i run `conan profile detect --force`, it reports errors as following: Found gcc 11.2 gcc>=5, using the major as version Traceback (most recent call last): File "C:\Program Files\Python\Python310\lib\site-packages\conan\cli\cli.py", line...