pritishmishra703 / WakeWordDetection

Make a Wake word detection engine like "Ok, google!"
51 stars 18 forks source link

WakeWordDetection #1

Open allthing1 opened 3 years ago

allthing1 commented 3 years ago

I tried your program model but it doesn't work. I also trained but got error: ModuleNotFoundError: No module named 'PCM' and I can also record. Please guide me. Thanks

pritishmishra703 commented 3 years ago

Hello, Actually, PCM is my library and you can download it by this command:

pip install git+https://github.com/pritishmishra703/cmtoolkit.git

For more info see this YouTube video:- https://www.youtube.com/watch?v=oZ6tFvWgfYE And I will be uploading a detailed video on Wake word detection soon on my channel too!

allthing1 commented 3 years ago

Ok. Waiting for u

allthing1 commented 3 years ago

I ran the program but it doesn't detect the word wakeword

goldpt commented 2 years ago

Hello I had same problem but i solved! you can only append below code and define the plot_confusion_matrix

캡처