[依赖、模型和配置]:完成本地语音模型准备,包含.env配置、模型下载脚本和model-check
This commit is contained in:
@@ -3,8 +3,12 @@
|
||||
.env.*
|
||||
!.env.example
|
||||
.venv/
|
||||
models/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.aiff
|
||||
*.wav
|
||||
*.flac
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
|
||||
Reference in New Issue
Block a user