10 Commits

Author SHA1 Message Date
yangyyt
e0b61799cd fixed codestyle problems 2022-07-13 22:49:57 +08:00
yangyyt
734ab84042 fixed codestyle problems 2022-07-13 22:35:00 +08:00
yangyyt
8a6fe2d238 fixed codestyle problems 2022-07-13 22:29:46 +08:00
yangyyt
608e164867 fixed codestyle problems 2022-07-13 22:23:33 +08:00
yangyyt
9003703d6c fixed the parameter transfer problem for criterion 2022-07-13 21:42:52 +08:00
胡大炮
141d40704f
[fix bug] add optimizer.zero_grad() in kws/utils/executor.py (#72) (#73)
* fix bug in kws/utils/executor.py (#72)

* [fix bug] add zero_grad() above backward() in kws/utils/executor.py (#72)
2022-06-05 22:39:26 +08:00
xiaohou
37f56db5af
[exampels] add speechcommand train (#30)
* [example] added code for training speech command dataset

* update kes_model.py

* update kes_model.py

* format

* format

* add more comments to explain the new classifier designed for speech command classification task

* add copyrigh info

* update copyrigh info of classifier.py
2021-12-06 17:14:33 +08:00
Binbin Zhang
dfe8b2536b
Revert "[recipe] suport speech command dataset (#21)" (#22)
This reverts commit c48c959807e7e80cdd514be9bd019b16e3b816eb.
2021-12-04 13:55:58 +08:00
xiaohou
c48c959807
[recipe] suport speech command dataset (#21)
* [recipe] suport speech command dataset

* format

* format

* format

* update run.sh
2021-12-03 21:07:42 +08:00
Binbin Zhang
aa0b0c11a8 [kws] add kws base code 2021-11-10 18:48:57 +08:00