devstermarts/Notebooks
Training RAVE, vschaos2, MSPrior, AFTER and RAVE Latent Diffusion models on Kaggle or Colab
This collection of Jupyter notebooks helps audio researchers and machine learning practitioners train advanced neural audio models like RAVE or VSCHAOS2 on platforms such as Kaggle or Google Colab. You provide raw audio datasets, and the notebooks output trained audio generation or processing models. It's designed for individuals working on experimental audio synthesis, voice conversion, or sound design.
Use this if you need a pre-configured environment and scripts to train sophisticated neural audio models on cloud-based GPU resources without extensive setup.
Not ideal if you are looking for ready-to-use audio generation or processing tools, as this focuses purely on model training, not application.
Stars
35
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/devstermarts/Notebooks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sp-nitech/diffsptk
A differentiable version of SPTK
trigeorgis/mdm
A TensorFlow implementation of the Mnemonic Descent Method.
clovaai/mxfont
Official PyTorch implementation of MX-Font (Multiple Heads are Better than One: Few-shot Font...
clovaai/fewshot-font-generation
The unified repository for few-shot font generation methods. This repository includes FUNIT...
Michedev/DDPMs-Pytorch
Implementation of various DDPM papers to understand how they work