index-tts stash save

This commit is contained in:
jhqxxx
2026-02-07 00:26:03 +08:00
parent 978b74ec13
commit 01172b1ae6
24 changed files with 1004 additions and 232 deletions
+7
View File
@@ -62,6 +62,13 @@
⭐ 如果这个项目对你有帮助,请给我们一个 Star!
## 环境依赖
* cmake:
* ubuntu/WSL
```bash
sudo apt-get update
sudo apt-get install cmake
```
* 启用ffmpeg的feature时:
* ubuntu/WSL
```bash