-
Hello, I am using this library and encountered an issue during the process. I need to play multiple remote MP3 files continuously. Initially, I used connecttohost() to sequentially play the files as e…
-
### Is your feature request related to a problem? Please describe
A follow up on https://github.com/VictoriaMetrics/VictoriaMetrics/issues/7024, support downloading exported raw data as a file, allow…
-
**Is your feature request related to a problem? Please describe.**
While developing a plugin for HTTPie, I noticed that the `requests` library interface lacked access to the `response.raw` attribute,…
-
### Describe the new feature or enhancement
Port the xdf module (mnelab.io.xdf) from mnelab to mne-python. Currently, mnelab causes some dependency issues with numpy so we've had to copy and import t…
-
Excuse me, when I use the raw data generated by myself, I keep getting the error InexactError: Bool (9). Why?
-
Very nice work!
I'm runing PPO using the hhrlhf datasets in verl repo. And the error is here.
```
File "/home/syx/rlhf/verl/single_controller/ray/base.py", line 395, in func
return getattr…
-
### Environment information
```block
CLI:
Version: 0.0.0
Color support: true
Platform:
CPU Architecture: x86_64
OS: …
-
I don't know how feasible this is, but it would be great to be able to convert .RAW and similar camera formats (like Sony's .ARW) to JPEG XL.
-
Directly expose USB HID
- all buttons
- 6-axis IMU
- thumbstick values
Mapping could be done e.g. by reWASD
-
I am trying to run a simple code as follows.
```
from echopype import open_raw
ed = open_raw(
'SD.raw',
sonar_model = 'EK60'
)
```
But I got the following error:
```
Traceback (…