mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-06 12:03:07 +02:00
Features: - Generate music from text prompts using open-source MusicGen model - Support for small/medium/large models (500MB to 6.5GB) - CUDA, Apple Silicon MPS, and CPU support - Interactive mode with example prompts - Setup script that handles venv and GPU detection Usage: cd python_pkg/music_gen && ./setup.sh python music_generator.py 'upbeat electronic dance music' |
||
|---|---|---|
| .github | ||
| .vscode | ||
| articles | ||
| C | ||
| CPP | ||
| LaTeX | ||
| poker_modifier_app | ||
| python_pkg | ||
| sonic_pi | ||
| TS | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| lint_python.sh | ||
| pyproject.toml | ||
| pytest.ini | ||
| requirements-dev.txt | ||
| requirements.txt | ||
| test_input_clean.wav | ||
| test_input.wav | ||