diff --git a/.gitignore b/.gitignore index 251d7a1..b4c8a3a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,10 +4,14 @@ build/ dist/ settings.json + resampled_last_output.wav temp_speech_output.wav -output.wav +esampled_temp_speech_output.wav last_output.wav +output.wav +**output.wav + .vs vs/ .zip diff --git a/temp_speech_output.wav b/temp_speech_output.wav index e9b90de..d721686 100644 Binary files a/temp_speech_output.wav and b/temp_speech_output.wav differ