soundstream-pytorch icon indicating copy to clipboard operation
soundstream-pytorch copied to clipboard

Unofficial SoundStream implementation of Pytorch with training code and 16kHz pretrained checkpoint

Results 2 soundstream-pytorch issues
Sort by recently updated
recently updated
newest added

Thanks for your code, but I want to learn how to use your modle to train a new set of data, so can you provide a train.py file?

Hi kaiidans!! I'm trying to use your code as a starting point to use as input 'non-music', 'non-speech' audios, but I'm new to neural networks. In my first approximations the...