Skip to main content

A PyTorch toolkit for audio synthesis.

Project description

Audyn

Audyn is PyTorch toolkit for audio synthesis.

Installation

You can install by pip.

pip install git+https://github.com/tky823/Audyn.git

or clone this repository.

git clone https://github.com/tky823/Audyn.git
cd Audyn
pip install -e .

If you need to run recipes, add [recipes] as follows:

# In Audyn/
pip install -e ".[recipes]"

Development

# In Audyn/
pip install -e ".[recipes,dev,tests]"

Test

pytest tests/package

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Audyn-0.0.0.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

Audyn-0.0.0-cp311-cp311-macosx_10_9_x86_64.whl (74.7 kB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page