## 📌 Summary This issue is to track the setup and deployment process of MegaTTS3 on **Windows**, including: - `pynini` build errors via `pip` - Suggested `conda` workaround - Version compatibility issues (e.g., `gradio`, `pydantic`) - Directory layout for checkpoints - Proposal to include Gradio-based WebUI --- ## ✅ Environment - OS: Windows 11 - Python: 3.10 - pip: latest - Conda: yes --- ## 🔧 Problems Encountered ### 1. `pynini` build fails via pip, now i tring the `conda install -c conda-forge pynini=2.1.5`