Fix: .env device default or cpu or cuda

This commit is contained in:
jameson512
2024-08-08 03:03:05 +08:00
parent 841522dbfb
commit 92f57ccbb5
2 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View File

@@ -23,4 +23,4 @@ docs
static/wavs/*
examples
ffmpeg/ffmpeg.exe
asset/
asset/*.pt

View File

@@ -0,0 +1,4 @@
如果无法下载模型,请去下载 https://github.com/jianchang512/ChatTTS-ui/releases/download/v1.0/all-models.7z
下载后解压后会看到asset文件夹该文件夹内有多个pt文件将所有pt文件复制到本目录下然后重启软件