audio-data-pytorch
audio-data-pytorch copied to clipboard
A collection of useful audio datasets and transforms for PyTorch.
Hello, I've encountered an issue with the `wav_dataset.py` in the `audio-data-pytorch/audio_data_pytorch/datasets` repository when using torchaudio version 2.1.1. The `torchaudio.load` function has changed its parameters, affecting lines 60 and 103 of...
Hi! I am still having so much fun with your repos! I could not find it in your thesis... How did you treat loudness normalization? Did you always use it?...
Hi! First and foremost: congratulations on this fine collection of repositories! I am slowly working my way through them and I am amazed by how easy and effective your work...