# gptsovits-lite **Repository Path**: Ky1eYang/gptsovits-lite ## Basic Information - **Project Name**: gptsovits-lite - **Description**: gptsovits轻量化部署版本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: release - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-15 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GPT_SoVITS_lite 该项目基于声音克隆TTS项目[GPT_SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)进行轻量化二次开发。解耦模型和预处理/后处理,令其支持快速序列化/反序列化,方便容器部署。 更改部分预/后处理逻辑,减少依赖,同时避免利用环境变量进行信息传递。 # TODO - [x] Add readme - [ ] Checkpoint LFS - [x] Add DockerFile - [ ] Add Installation - [x] Add Examples # Installation ... # Examples 参考`demo.ipynb`