Skip to content

FelipeMarra/any2music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOSAIC Any2Music

MOSAIC Any2Music (MAM) is a library for multimodal encoder-decoder model components with focus on music generation.

Available Components

Audio Tokenizers

Text Encoders

Audio Decoders

Installation

conda create -n any2music python=3.10.12
conda activate any2music
git clone https://github.com/FelipeMarra/any2music.git
python3 -m pip install -e ./any2music --extra-index-url https://download.pytorch.org/whl/cu126
conda install conda-forge::ffmpeg
conda install -c conda-forge ffmpeg --update-all

Testing

From the repositorie's root directory, run:

python3 -m pytest

The -s flag can be used to show the prints inside the tests functions

About

Multimodal encoder-decoder model components with focus on music generation

Resources

License

Stars

4 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages