修改了gitignore

This commit is contained in:
XTer 2024-03-06 19:40:44 +08:00
parent 616be20db3
commit 8bf6bd787b
5 changed files with 16 additions and 4 deletions

1
.gitignore vendored
View File

@ -10,5 +10,6 @@ reference
GPT_weights
SoVITS_weights
TEMP
PortableGit

1
Inference Submodule

@ -0,0 +1 @@
Subproject commit a7cc463348890339870def19e2af6c51959e3062

View File

@ -1,11 +1,15 @@
requests==2.28.1
flask==3.0.2
numpy
pydub
scipy
tensorboard
librosa==0.9.2
numba==0.56.4
pytorch-lightning
gradio==3.38.0
gradio_client==0.8.1
gradio==4.19
gradio_client
ffmpeg-python
onnxruntime
tqdm
@ -23,5 +27,6 @@ PyYAML
psutil
jieba_fast
jieba
LangSegment>=0.2.0
Faster_Whisper
LangSegment>=0.2.3
Faster_Whisper
pyaudio

2
tmp_audio/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore

3
trained/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*
!.gitignore
!.character_info.json