Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 271 Bytes

File metadata and controls

27 lines (18 loc) · 271 Bytes

WaveNet Implement using PyTorch

Requirements

This project used Poetry. So, You need to set up Poetry, first.

Usage

Setup

poetry shell
poetry install

train

poetry run train

inference

poetry run inference