nanobot-channel-voice models
RKNN model artifacts and a checksum-pinned weights index for nanobot-channel-voice.
Install
The runtime fetches a complete model entry through nanobot-voice:
nanobot-voice list
nanobot-voice fetch stt/whisper/base/rknn.rv1126b --yes
To use this index explicitly:
export NANOBOT_VOICE_INDEX=https://huggingface.co/iChizer0/nanobot-channel-voice-models/resolve/main/weights-index.json
nanobot-voice list
weights-index.json is the authoritative manifest of available keys, source provenance, checksums, and acceptance notices. Files under models/tts/_shared/ are implementation storage for shared dependencies; they are not selectable model keys.
License and redistribution notices
Each model entry has its own license and provenance in weights-index.json. Review and comply with those terms before use or redistribution. In particular:
- MMS-TTS English is CC-BY-NC-4.0 (non-commercial use only).
- DataBaker Chinese Matcha (
tts/matcha/zh-CN/baker/...) is subject to the DataBaker Chinese Standard Mandarin Speech Corpus non-commercial terms. - The LJSpeech Matcha entry requires review of the LJSpeech Dataset License and applicable upstream Matcha, Vocos, and sherpa-onnx terms.
No license is granted here beyond the licenses and terms of the individual upstream artifacts.