Linguistics 478/578
Speech Technology
Handouts:
Syllabus
Survey
HW #1
HW #2
Matlab acoustics handout
HW #3
HW #4
HW #5
HW #6
HW #7
Revised
final HW
(
incorrect
earlier version
)
Matlab files:
spectrum code
Starter file for fdatool
code to record a 1-second sound and display the spectrum and waveform
Wav-file of Mike saying [a]
very simple spectrogram code
sampling demo
quantization demo
onset coarticulation demo wave file
coda coarticulation demo wave file
nasal coarticulation demo wave file
required for PSOLA demo below
PSOLA demo
(requires getpitch.m and a steady-state wave file like mha.wav above)
visual LPC demo
quantization demo
auditory LPC demo
sampling demo
stress demo wave file
dowords.m for HW#4
ed.m for HW#4
Digits data set
(big)
digits training code
digits testing code
digits length training example
digits length testing example
filterbank demo
digits filterbank training example
digits filterbank testing example
rate demo wave file
rate demo textgrid file
dynamic time warping demo
needed for the DTW demo above
DTW testing code for digits framework
Wav-file of Mike saying [i]
logarithmic spectrum demo
Mel filterbank demo
cepstrum demo
LPC training code for digits framework
MFCC training code for digits framework
nounsverbs.m for homework #6
makeran.m for homework #6
nouns.txt for homework #6
verbs.txt for homework #6
k-means demo
vector quantization for digits framework
vector quantization using centroids for digits framework
(Do
not
use this one for HW#7!)
GMM demo
required for GMM demo
HMMs for digits framework
perceptron demo
required for perceptron demo
required for final assignment
Zipf demo
Links:
Private corpus files for enrolled students only
Praat
(free)
Matlab
(glitzy and expensive, but free for UA folks)
IPA font for MSword users
and
TIPA IPA font for LaTeX users
(The tipa fonts are part of the core TEX distribution, but you can add them on with that link if your distribution doesn't include them.)
VTAR
matlab package to calculate and visualize vocal tract filtering. (GUI version crashes under Matlab version R2014b. There's a non-GUI version included in the package, but I haven't ascertained if it works under R2014b.)
Classic older synthesis examples
More recent synthesis examples
Foma finite-state toolkit
Some awesome matlab speech-tech tools by Lawrence Rabiner
Mike Hammond