mirror of https://github.com/coqui-ai/TTS.git
Update .gitignore
parent
5c5ddd2ba7
commit
55ce7f0df1
|
@ -128,6 +128,8 @@ core
|
|||
recipes/WIP/*
|
||||
recipes/ljspeech/LJSpeech-1.1/*
|
||||
recipes/vctk/VCTK/*
|
||||
recipes/**/*.npy
|
||||
recipes/**/*.json
|
||||
VCTK-Corpus-removed-silence/*
|
||||
|
||||
# ignore training logs
|
||||
|
@ -161,4 +163,5 @@ speakers.json
|
|||
internal/*
|
||||
*_pitch.npy
|
||||
*_phoneme.npy
|
||||
wandb
|
||||
wandb
|
||||
depot/*
|
Loading…
Reference in New Issue