# Samburu TTS Project
# Samburu TTS β Roadmap and Colab Notebooks
Improving the Facebook MMS-TTS model for Samburu language pronunciation accuracy.
---
## π Quick Start
Each notebook below opens directly in **Google Colab** (GPU runtime recommended).
| Notebook | Colab Link |
|-----------|-------------|
| 01 β Inspect Baseline | |
| 02 β Phoneme Cleanup | |
| 03 β Dataset Preparation | |
| 04 β LoRA Fine-tuning | |
| 05 β Vocoder Tuning | |
| 06 β Inference & Deployment | |
---
### π‘ How to Use
1. Click a badge above to open the notebook in Colab.
2. Go to **Runtime β Change runtime type β GPU**.
3. Run cells step-by-step as guided in the comments.
4. Save and commit any working version back to GitHub.
---
### π Notes
- Base model: `facebook/mms-tts-saq`
- Fine-tuning goal: Improve pronunciation accuracy and audio clarity for Samburu.
- All notebooks are modular β progress from 01 β 06 in order.
---
*Maintained by Kursai-loip*