Reimplementation of speech decoding 2022 paper by MetaAI
Stars
14
Forks
10
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
77
commits
75
Merge pull request #35 from SeanNobel/tidy
0e8dde8
Remove device from constants.py
d79f5bc
Move bar_format from constants to one place it is used
2654605
Tidy train.py imports and remove lr scheduler
27ad001
Merge pull request #34 from SeanNobel/tests
1a15762
Update README and .gitignore for Brennan2018 dataset
0694684
wip test models
1ad6543
add test modules
a578b6f
moved constants.py back to the top level
b427b05
move codes to tests/
754e6e3
0.8 -> args.split_ratio
6c05874
Merge pull request #33 from SeanNobel/splits-optional-gw
d578012
made split optional (sentence / shallow / deep)
453dbd8
test commit
46fe2c9
before split mode optional
83872e4