Code for the assignment of the ASR course for 2023/24. Please do not make a public fork of this repo, as you may not share code outside of your pair.
Additional resources not in this repository:
You can follow the same setup as for the labs, https://github.com/ZhaoZeyu1995/asr_labs
You can clone this repository and open the notebook with the following commands:
git clone https://github.com/ZhaoZeyu1995/asr_assignment.git
# Load your original lab virtual environment
source /opt/conda/etc/profile.d/conda.sh
conda activate asr_env
# Open the assignment notebook
cd asr_assignment
jupyter notebook