Text-to-Speech
Transformers
English
Māori
abteex-ai-labs
aotearoa
audio
kokoro
local-first
lumynax
new-zealand
sovereign-ai
speech
tts
legacy
outdated
Instructions to use AbteeXAILab/lumynax-speech-kokoro-82m-tts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AbteeXAILab/lumynax-speech-kokoro-82m-tts with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="AbteeXAILab/lumynax-speech-kokoro-82m-tts")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AbteeXAILab/lumynax-speech-kokoro-82m-tts", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "release_id": "lumynax-speech-kokoro-82m-tts", | |
| "title": "LumynaX Speech Kokoro 82M TTS", | |
| "repo_id": "AbteeXAILab/lumynax-speech-kokoro-82m-tts", | |
| "version": "v0.1.0", | |
| "publisher": "AbteeX AI Labs", | |
| "publisher_org": "AbteeXAILab", | |
| "jurisdiction": "NZ", | |
| "residency": [ | |
| "NZ", | |
| "AU", | |
| "global" | |
| ], | |
| "upstream": { | |
| "repo_id": "hexgrad/Kokoro-82M", | |
| "license": "apache-2.0", | |
| "prompt_format": "kokoro", | |
| "source_note": "Kokoro TTS" | |
| }, | |
| "gguf_mirror": null, | |
| "runtime": "transformers", | |
| "modalities": [ | |
| "text", | |
| "audio" | |
| ], | |
| "context_tokens": 510, | |
| "total_params_b": 0.082, | |
| "active_params_b": null, | |
| "quantization": "fp32 (small)", | |
| "primary_artifact": "kokoro-v1_0.pth", | |
| "package_state": "weights_mirrored", | |
| "validation_status": "scaffold_verified", | |
| "sovereignty_tier": 3, | |
| "supports_tools": false, | |
| "supports_json": false, | |
| "audit_hash_chain": "SHA-256 over canonical request + response JSON", | |
| "build_date_utc": "2026-05-17T01:21:02Z", | |
| "lumynax_manifest_version": 3, | |
| "lifecycle": { | |
| "status": "legacy", | |
| "maintenance": "unmaintained", | |
| "production_recommended": false | |
| }, | |
| "lumynax_infusion": { | |
| "core_role": "primary_intelligence_model", | |
| "method": "routed", | |
| "infused_model": "hexgrad/Kokoro-82M", | |
| "weight_composition_applied": false, | |
| "moe_composition": "not_applied" | |
| }, | |
| "licensing": { | |
| "id": "apache-2.0", | |
| "license_file": "LICENSE.txt", | |
| "source_model_repo": "hexgrad/Kokoro-82M", | |
| "weights_subject_to_source_license": true | |
| } | |
| } | |