Metadata-Version: 2.0
Name: dsdtools
Version: 0.1.3
Summary: Python tools for the Demixing Secrets Dataset (DSD)
Home-page: https://github.com/faroit/dsdtools
Author: Fabian-Robert Stoeter
Author-email: fabian-robert.stoeter@audiolabs-erlangen.de
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Telecommunications Industry
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Requires-Dist: PySoundFile (>=0.8)
Requires-Dist: mir-eval
Requires-Dist: numpy (>=1.7)
Requires-Dist: pyaml
Requires-Dist: six
Requires-Dist: tqdm
Provides-Extra: docs
Requires-Dist: numpydoc; extra == 'docs'
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: sphinx-rtd-theme; extra == 'docs'
Provides-Extra: tests
Requires-Dist: pytest; extra == 'tests'
Requires-Dist: pytest-cov; extra == 'tests'
Requires-Dist: pytest-pep8; extra == 'tests'

UNKNOWN


