This website requires JavaScript.
Explore
Help
Sign In
AI
/
wekws
Watch
1
Star
0
Fork
0
You've already forked wekws
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
wekws
/
kws
/
model
History
Menglong Xu
ff4b47f94d
[kws] update cross_entropy loss (
#62
)
...
* [kws] update cross_entropy loss replace nn.CrossEntropyLoss() with F.cross_entropy() * format
2022-03-15 19:34:28 +08:00
..
classifier.py
[kws] support fuse and quantization (
#41
)
2021-12-13 19:16:50 +08:00
cmvn.py
[kws] add kws base code
2021-11-10 18:48:57 +08:00
kws_model.py
[kws] put activation in model, so the activation could be exported in script model
2021-12-15 21:10:27 +08:00
loss.py
[kws] update cross_entropy loss (
#62
)
2022-03-15 19:34:28 +08:00
mdtc.py
fix bug in checking kernel size, kernel size should be a odd number
2021-12-03 10:25:02 +08:00
subsampling.py
[kws] support fuse and quantization (
#41
)
2021-12-13 19:16:50 +08:00
tcn.py
[kws] support fuse and quantization (
#41
)
2021-12-13 19:16:50 +08:00