diff --git a/.gitignore b/.gitignore index 6f412def..673d01da 100644 --- a/.gitignore +++ b/.gitignore @@ -136,6 +136,7 @@ TTS/tts/layers/glow_tts/monotonic_align/core.c temp_build/* recipes/WIP/* recipes/ljspeech/LJSpeech-1.1/* +recipes/ljspeech/tacotron2-DDC/LJSpeech-1.1/* events.out* old_configs/* model_importers/* @@ -152,4 +153,6 @@ output.wav tts_output.wav deps.json speakers.json -internal/* \ No newline at end of file +internal/* +*_pitch.npy +*_phoneme.npy \ No newline at end of file