Changsheng Quan (全昌盛)

Results 8 issues of Changsheng Quan (全昌盛)

**Describe the bug** environment semiverbatim is formated no matter is set to be ignored or not **Steps to reproduce** Steps to reproduce the behavior: 1. Go to "VSCode" and open...

1-bug 🐛
2-unconfirmed

## 🐛 Bug `get_metrics ` returns a result not consistent with `PITLossWrapper` ### To Reproduce ``` from asteroid.metrics import get_metrics import torch from asteroid.losses import PITLossWrapper,pairwise_neg_sisdr while True: sources =...

bug
help wanted

For room_sz = [6.98986182, 7.65234006, 3.58826744], RT60 = 0.14357507, [RIR-Generator](https://github.com/ehabets/RIR-Generator) returns "Error: The reflection coefficients cannot be calculated using the current room parameters, i.e. room size and reverberation time. Please...

### 🐛 Describe the bug `d1` and `d2` have different length, `d3` is a zipper contains them. ```python import torchdata.datapipes as dp d1 = dp.map.SequenceWrapper(['0', '1', '2', '3']) d1 =...

您好,您能给一下EaBNet在8k采样率下的配置吗? 我修改了这里的`sr=8000`和`fft_num=160`,结果会报错 https://github.com/Andong-Li-speech/EaBNet/blob/719f764bbc5128df8cf5eaf59d91e7a2a577939d/EaBNet.py#L768C1-L772C60

## What does this PR do? Add a new Audio metric DNSMOS Before submitting - [ ] Was this **discussed/agreed** via a Github issue? (no need for typos and docs...

documentation
topic: Audio

A module that was compiled using NumPy 1.x cannot be run in NumPy 2.1.3 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be...

### System Info verl: main transformers: 4.56.0 ### Information - [ ] The official example scripts - [x] My own modified scripts ### Tasks - [ ] An officially supported...

bug