diff --git a/.gitignore b/.gitignore index 64d1f0d5..7e9da0d8 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file +wandb +depot/* \ No newline at end of file