Skip to content
#

audio

Here are 1,307 public repositories matching this topic...

mthrok
mthrok commented Oct 15, 2021

PyTorch core has download function and torch.hub.download_url_to_file.
Torchaudio can use it for dataset download and does not need to maintain its own torchaudio.datasets.utils.download_url.

In addition to that, there seems to be something wrong with torchaudio.datasets.utils.download_url.
It fails to download multiple of huge files. I think we should get rid of `torchaudio.datasets.ut

duncanw-xyz
duncanw-xyz commented Mar 30, 2017

As someone looking to rerip 300+ audio cds, ripper looks like the right tool for the job. It strikes me that this is a good opportunity to re-evaluate exactly how I have my music collection tagged/sorted.

An area where I think there could be some improvement is around documenting exactly how whipper works in it's default configuration and why these options have been chosen. Specifically
-The d

Accepted Priority: low Good First Issue Sprintable

Improve this page

Add a description, image, and links to the audio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the audio topic, visit your repo's landing page and select "manage topics."

Learn more