CoolFace
Modelpublic

laion/moss-tts-v1.5-8b-voice-acting

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
3likes408downloads
6 commits on main
aabb7b63mo ago

docs: clarify 8B/24kHz vs 4.55B local-transformer/48kHz siblings; fix codec attribution (v1, not v2)

ChristophSchuhmann
b28d53f3mo ago

fix: point audio tokenizer at MOSS-Audio-Tokenizer (24kHz mono, v1) — this delay-architecture tune (24kHz, n_vq=32) is incompatible with the 48kHz 2-channel v2 tokenizer the config previously referenced; loading with v2 crashes at reference encoding

ChristophSchuhmann
617ac533mo ago

README: point to GENERATION_SETTINGS.md with recommended sampling defaults

ChristophSchuhmann
4421a5e3mo ago

Add generation-settings grid-search recommendations

ChristophSchuhmann
796e6e43mo ago

Upload MOSS-TTS-v1.5-8B voice-acting fine-tune

ChristophSchuhmann
2b948003mo ago

initial commit

ChristophSchuhmann