diff --git a/.gitignore b/.gitignore index 9e7ac81..d7b4ba4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.gz *.zip +*.wav +__pycache__ diff --git a/__pycache__/voice_recorder.cpython-312.pyc b/__pycache__/voice_recorder.cpython-312.pyc deleted file mode 100644 index 2fb0be2..0000000 Binary files a/__pycache__/voice_recorder.cpython-312.pyc and /dev/null differ diff --git a/__pycache__/vosk_wake_word.cpython-312.pyc b/__pycache__/vosk_wake_word.cpython-312.pyc deleted file mode 100644 index 5972d5e..0000000 Binary files a/__pycache__/vosk_wake_word.cpython-312.pyc and /dev/null differ diff --git a/recording_20250920_003720.wav b/recording_20250920_003720.wav deleted file mode 100644 index ceb41e8..0000000 Binary files a/recording_20250920_003720.wav and /dev/null differ diff --git a/recording_20250920_003857.wav b/recording_20250920_003857.wav deleted file mode 100644 index be3d92d..0000000 Binary files a/recording_20250920_003857.wav and /dev/null differ diff --git a/recording_20250920_003912.wav b/recording_20250920_003912.wav deleted file mode 100644 index ae170f5..0000000 Binary files a/recording_20250920_003912.wav and /dev/null differ