Code base for project "Build a human-in-the-loop psychophysics speech synthesis simulator for a brain-computer interface to restore speech"
- all configurations are done by editing
config/default.yamlfile, and here are some configuration entries that you need to edit before running- root_path: this should be the absolute path to parent folder of
data&dictfolder - run_name: the checkpoint and report will be saved / loaded with name like
model_${run_name}.pt
- root_path: this should be the absolute path to parent folder of
- pytorch
- torchaudio
- scikit-learn
- hydra
- tqdm
- loguru