-
While `sox_delete_effect` is used internally and works correctly in that context, it is not usable from user code:
```
// This will double-free e->priv when chain is deleted
sox_effect_t * e = so…
-
let MPD user configure resampling through sox with all of available "rate parameters"
rate [-q|-l|-m|-h|-v] [override-options] RATE[k]
all info needed is here under "rate" description
http://…
-
### 🐛 Describe the bug
```python
>>> torchaudio.backend.soundfile_backend.load('test.opus')
(tensor([[-5.2875e-12, 2.0960e-11, 2.4085e-11, ..., 2.9903e-06,
-6.7451e-06, 3.6049e-05]…
Mddct updated
2 months ago
-
It would be nice to be able to do some basic filters using SoX on the `AudioSegment` objects.
Shouldn't be too much work
see: http://en.wikipedia.org/wiki/SoX
-
Sync red sox calendar to display alerts on game days
-
INFO:werkzeug:127.0.0.1 - - [09/Aug/2024 14:15:00] "POST /upload HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [09/Aug/2024 14:15:00] "GET /uploads/testing2.MP3?latency=320 HTTP/1.1" 500 -
Traceback (…
-
Having spoken with Alberto Micol (ESO Quality Control Group) it seems we could avail of the 'Open Stream' method to release reduced data to the ESO SAF. This could be a good solution to our data-distr…
-
```
Collecting package metadata (repodata.json): done
Solving environment: failed
ResolvePackageNotFound:
- sox
- mkl==2024.0
```
Fixed by moving them to pip
eamag updated
2 months ago
-
`torchaudio_sox::load_audio_file()` seems to expect str, not PosixPath (not sure why though):
```Processing tmp/myfile.wav: 0%| …
kgoba updated
6 months ago
-
Hi,
Wanted to know if we can support sox with this module as well.
Looking for some support around silence detection and some general transcoding options which can be used with google speech api or a…