tutorial B

Exercises

Go through the following Jupyter Notebooks, which cover the topics Prosody, Decision Tree, and Learning Decision Trees:

  • tts/tts-m4-1-entropy – do this one on your own then check your understanding by explaining entropy to another student in your group
  • tts/tts-m4-2-decision-tree-pencil-and-paper – do this one in small groups of 2 or 3 students
  • tts/tts-m4-3-learning-decision-trees – do this one on your own (but if the code is challenging for you, pair up with someone who can code)

You might need to update your copy of the notebooks to get the latest version. You may also need to install the following dependencies if you don’t already have them:

$ cd uoe_speech_processing_course
$ conda activate slp
$ conda install -c conda-forge anytree urllib3 requests

Practical assignment

Continue the first assignment. Complete all the milestones to date. Use the forums to get help.

Prepare for the tutorial session

In your small group of 2 or 3 students, prepare your workings for the tt/tts-m4-2-decision-tree-pencil-and-paper notebook and be ready to share them with the group. You might need to scan or take photos of pencil-and-paper work, so do that in advance of the tutorial. Prepare questions about the other notebooks with the whole tutorial group and make a structured list of questions to go through with the tutor.