eugenehp/maya1
047
Maya1 Q4KM GGUF (RLX staging)
Maya1 speech LM GGUF + tokenizer for RLX (needs SNAC separately).
Quick start
hf download eugenehp/maya1 --local-dir .
cargo run -p rlx-maya1 --release -- --weights maya1.Q4_K_M.ggufFile highlights
maya1.Q4_K_M.gguf(1.9 GiB)tokenizer.json(21.8 MiB)
Run with RLX
Clone rlx-models, place this repo under weights/tts/maya1 (or pass the path explicitly), then:
cargo run -p rlx-maya1 --release -- --weights maya1.Q4_K_M.ggufLicense
Apache License 2.0 — see LICENSE. Inherit upstream terms when redistributing.
Original weights and authorship: https://huggingface.co/mradermacher/maya1-GGUF
Redistrib note
This Hub repo exists so RLX recipes have a stable fetch target. When you only need the upstream checkpoint, prefer the Upstream link above.
