Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 682 Bytes

File metadata and controls

19 lines (10 loc) · 682 Bytes

Experiments with S4/Sashimi models

What is Sashmi: https://arxiv.org/abs/2202.09729

This repository is a fork of : https://github.com/albertfgu/diffwave-sashimi

Each branch is a different experiment

Please view the branches for more information.

  • cold_diffusion2: Using Cold Diffusion to transform midi inputs to audio waveforms using Sashimi
  • freq_diffusion2: Diffusion in the frequency domain using Sashimi
  • no_diffusion: Using Sashmi without diffusion
  • proll_as_mel: Using piano roll for conditional diffusion

Other branches are not in use.