KnifeOfDunwall

Results 8 comments of KnifeOfDunwall

You need to specify the location in wich the checkpoint and save point for the model should be stored

It has a line of code that uses gpu if available and cpu if not. I'm currently on my phone and cannot give you specific details where it is but...

youre right, it was in the train.py of the wakeword. try to do [this](https://stackoverflow.com/questions/54544986/need-to-change-gpu-option-to-cpu-in-a-python-pytorch-based-code).

I dont know how to use colab. you should ask someone else as im new to this

You need to make it from source. Follow the instructions under the ctcdecode readme

Also. Get wsl2. Most of the code in this project does not run in default windows

Ah, sorry. I have just googled a bit and found out that this is apparently vanilla behaviour. While there are modifiers they get ignored when a key without modifier is...

i created a pull request to fix this