Roadmap¶
Where Olaverse is heading. Shipped items are marked โ; everything else is planned and subject to change. Follow progress on GitHub.
v0.1.5 โ shipped โ¶
- โ 25-language identification (
LIDLite25,LIDNeural25,LIDNeural5_1) - โ
diacnet-1.0โ multilingual diacritization across 10 languages - โ OTK-BPE multilingual tokenizers (Swahili, Kinyarwanda, merged)
- โ Retrieval toolkit (
Reranker,Embedder) - โ Vision module (
PrismUpscaler,PrismDenoiser,PrismSteganography) - โ Datasets API (
load_dataset, DiacBench)
v0.2 โ planned¶
- DiacNet 1.1 โ improved Yoruba restoration, better Igbo accuracy, lower CER, faster inference
- CLI โ command-line access to the core models:
- Pipeline API โ chain detection โ normalization โ diacritization in one call:
- REST inference API โ
olaverse serve diacnetโPOST /diacritize - More African languages across LID and DiacNet
v0.3 โ planned¶
- Custom fine-tuning API
- Streaming inference
- More speech tools โ progress toward trained acoustic models for the TTS pipeline
v1.0 โ planned¶
- Production deployment toolkit โ Docker images, cloud inference recipes, edge deployment guides
Not on the roadmap (deliberately)¶
More model families. The current focus is depth over breadth: making the existing models โ DiacNet, LID, OTK-BPE, retrieval, MIST, Prism โ easier to adopt, deploy, and trust in production.