Solo Voice Detection
C. Smit and D. Ellis, Solo Voice Detection via Optimal Cancellation (WASPAA 2007)
Individual files: code
Tarred and zipped: code with training and test samples
This code uses Kevin Murphy's HMM Toolbox. You will need to download this toolbox and add it to your matlab path (File->Set Path).
To Use:
- Download the code.
- Download the training and test samples. Unzip and untar the file.
- Type 'help run_pitch_simulation' in Matlab for information on running the pitch-cancellation simulation.
- Type 'help run_mfcc_simulation' in Matlab for information on running the mfcc features-based simulation.
You will get some divide-by-zero warnings, which you can ignore.
Christine Smit