Very glad to see the first research using Vita: github.com/DBraun/Vita
11.07.2025 16:08
๐ 1
๐ 0
๐ฌ 1
๐ 0
Very glad to see the first research using Vita: github.com/DBraun/Vita
I ported some of Librosa and Torchlibrosa to JAX/Flax. github.com/DBraun/libro... It has been tested for consistency. Includes STFT/ISTFT and some nn.Modules for Spectrogram, LogmelFilterBank, MFCC, and augmentations.
New Python module for bindings to the Vital Synthesizer: github.com/DBraun/Vita It renders audio straight to numpy using nanobind. You can create custom modulations and tweak any parameter via Python. Supported on macOS, Windows, Linux!