true final
[asr1617.git] / glossaries.tex
1 \newglossaryentry{dm}{name={Death Metal},
2 description={is an extreme heavy metal music style with growling vocals and
3 pounding drums}}
4 \newglossaryentry{dom}{name={Doom Metal},
5 description={is an extreme heavy metal music style with growling vocals and
6 pounding drums played very slowly}}
7 \newglossaryentry{FT}{name={Fourier Transform},
8 description={is a technique of converting a time representation signal to a
9 frequency representation}}
10 \newglossaryentry{MS}{name={Mel-Scale},
11 description={is a method of warping the spectral representation to closer
12 match the human ear}}
13 \newglossaryentry{Viterbi}{name={Viterbi},
14 description={is a dynamic programming algorithm for finding the most likely
15 sequence of hidden states in a \gls{HMM}}}
16
17 \newcommand{\newglossacr}[2]{\newglossaryentry{#1}{
18 name={#1},
19 first={#2 (#1)},%
20 firstplural={#2\glspluralsuffix{} (#1\glspluralsuffix)},
21 description={#2}}}
22
23 \newglossacr{GADT}{Generalized Algebraic Data type}
24 \newglossacr{ANN}{Artificial Neural Network}
25 \newglossacr{DCT}{Discrete Cosine Transform}
26 \newglossacr{DHMM}{Duration-explicit Hidden Markov Model}
27 \newglossacr{FA}{Forced Alignment}
28 \newglossacr{GMM}{Gaussian Mixture Models}
29 \newglossacr{HMM}{Hidden Markov Model}
30 \newglossacr{HTK}{Hidden Markov Model Toolkit}
31 \newglossacr{IFPI}{International Federation of the Phonographic Industry}
32 \newglossacr{LPCC}{Linear Prediction Coefficient Derived Cepstrum}
33 \newglossacr{LPC}{Linear Prediction Coefficient}
34 \newglossacr{MFCC}{Mel-frequency Cepstral Coefficient}
35 \newglossacr{MFC}{Mel-frequency Cepstrum}
36 \newglossacr{MLP}{Multi-layer Perceptron}
37 \newglossacr{PLP}{Perceptual Linear Prediction}
38 \newglossacr{PPF}{Posterior Probability Features}
39 \newglossacr{ZCR}{Zero-crossing Rate}
40 \newglossacr{RELU}{Rectified Linear Unit}
41 \newglossacr{CC}{Cannibal Corpse}
42 \newglossacr{DG}{Disgorge}
43 \newglossacr{WDISS}{Who Dies in Siberian Slush}