Alias card only — MeloTTS shares the weight tree with
eugenehp/tiny-tts-rlx. There is no separate weight dump in this repo.
1just fetch-melotts # downloads eugenehp/tiny-tts-rlx tiny-tts.rlxp + local melotts symlink
2ln -sfn tiny-tts-rlx weights/tts/melotts && just melotts-demo "Hi." metal
Clone
rlx-models, place this repo under
weights/tts/melotts (or pass the path explicitly), then:
Cards and LFS attrs are regenerated from the local
weights/ tree in
rlx-models via
python3 scripts/prepare_weights_hf.py.