Homework 5
Out: Jan-17 Due: Jan-22 Sunday night (12:00)

To submit: Send to Stan (scjou@cs.cmu.edu) the NFS path containing your work.

In this homework we are going to experiment with various training setup, analyze the scores, visualize the paths, and write training labels. Please follow the steps below:

  1. While we've defined the speakers 0[36]* as the training set, here additionally we define the speaker 090 as the development set (or cross-validation set). Please build the database for the development set if necessary.
  2. Re-write your start-up.tcl to append the tcl-code for loading the flat cbs and dss parameters and opening the training database.
  3. Follow Exercise-5 to train the context-indepedent speech recognizer:
    Step a. Source start-up.tcl
    Step b. Train 10 iterations using fwdBwd
    Step c. Train 10 iterations using viterbi
    Step d. Train 10 iterations using fwdBwd, with split-and-merge
    Step e. Train 10 iterations using viterbi, with split-and-merge

Last modified: Mon Jan 16 13:07:12 EST 2006
Maintainer: scjou@cs.cmu.edu.