diffwave-sashimi icon indicating copy to clipboard operation
diffwave-sashimi copied to clipboard

Implementation of DiffWave and SaShiMi audio generation models

Results 6 diffwave-sashimi issues
Sort by recently updated
recently updated
newest added

Hi Thank you for the open implementation, very nice paper to read as well. I am trying to generate unconditional SC09 samples by using one of your pre trained models...

I installed cauchy-mult following the description "going to extensions/cauchy/ and running `python setup.py install`.". But when I run the 'sashimi.py' to investigate its structure. This message shows again "CUDA extension...

I'm using lambdalabs GPUs which come with CUDA 11.7. I'm curious if there is a simple way to use the cauchy extension with 11.7? ``` ubuntu@129-146-51-55:~/diffwave-sashimi-sourcesep/extensions/cauchy$ python setup.py install --user...

Hello, thank you so much for your work, do we have conditional model checkpoint for SC)( currently?

Hi, Thank you so much for sharing this great repository. I was just wondering if you ever tried applying your model to unconditional audio generation using higher sampling rates (e.g....

Hi, thanks for sharing this code with the community. Before this, I tried several repos but failed to get reasonable sound in the SC09 dataset. I am excited to generate...