Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Latest commit

 

History

History
48 lines (32 loc) · 792 Bytes

README.md

File metadata and controls

48 lines (32 loc) · 792 Bytes

torch-audio

This is heavily a work in progress.

Completed: Generic Dataset Completed: AN4 Completed: LibriSpeech Completed: Basic feature extraction Completed: Noise injection TODO: Rewrite documentation. TODO: Write more TODOs!

Old Docs

Below is the content of the README.md file from SeanNaren's code, for posterity (for the time being).

This repository consists of:

Installation

From source:

.. code:: bash

python setup.py install

Datasets

The following dataset loaders are available:

  • AN4 Audio Database<#an4>
  • LibriSpeech <#libri>

AN4


TODO
LibriSpeech
~~~~

TODO