stem/Speech/Literature.md
Andy Pack f29c435494 vault backup: 2023-12-27 22:38:55
Affected files:
.obsidian/graph.json
.obsidian/workspace.json
Gaming/Steam controllers.md
Gaming/Ubisoft.md
STEM/Signal Proc/Convolution.md
STEM/Signal Proc/Fourier Transform.md
STEM/Signal Proc/Pole-Zero.md
STEM/Signal Proc/System Classes.md
STEM/Signal Proc/Transfer Function.md
STEM/Speech/Linguistics/Consonants.md
STEM/Speech/Linguistics/Linguistics.md
STEM/Speech/Linguistics/Terms.md
STEM/Speech/Linguistics/Vowels.md
STEM/Speech/Literature.md
STEM/Speech/NLP/Jargon.md
STEM/Speech/NLP/NLP.md
STEM/Speech/NLP/Recognition.md
STEM/Speech/Perception/Perception.md
STEM/Speech/Speech Processing/Applications.md
STEM/Speech/Speech Processing/Source-Filter.md
STEM/Speech/Speech Processing/Vocal Tract.md
Work/Applications/Anthropic/Cover letter.md
Work/Applications/Anthropic/In line with values.md
Work/Applications/Anthropic/Why Work.md
Work/Companies.md
Work/Freelancing.md
Work/Products.md
Work/Tech.md
2023-12-27 22:38:56 +00:00

19 lines
1.3 KiB
Markdown

---
tags:
- lit
- speech
---
Daniel Jurafsky
James H. Martin
[Speech and Language Processing - 3rd Ed. Draft](https://web.stanford.edu/~jurafsky/slp3/ed3book.pdf)[Hidden Markov Models](https://web.stanford.edu/~jurafsky/slp3/A.pdf)
# Coursework
- [Stack Overflow, Spectrogram Matlab Explanation](https://stackoverflow.com/questions/29321696/what-is-a-spectrogram-and-how-do-i-set-its-parameters)
- [Matlab - LPC Analysis and Synthesis of Speech](https://uk.mathworks.com/help/dsp/ug/lpc-analysis-and-synthesis-of-speech.html)
- [Matlab - Formant Estimation with LPC Coefficients](https://uk.mathworks.com/help/signal/ug/formant-estimation-with-lpc-coefficients.html)
- [Matlab - Linear Prediction and Autoregressive Modeling](https://uk.mathworks.com/help/signal/ug/linear-prediction-and-autoregressive-modeling.html)
- [Quefrency Paper](https://www.researchgate.net/publication/3321562_From_Frequency_to_Quefrency_A_History_of_the_Cepstrum)
- [Aalto Uni - Pre-emphasis](https://wiki.aalto.fi/display/ITSP/Pre-emphasis)
- [Preemphasis paper](https://mini.dcs.shef.ac.uk/wp-content/papercite-data/pdf/loweimi_nolisp13.pdf)
- [Quora - Preemphasis](https://www.quora.com/Why-is-pre-emphasis-i-e-passing-the-speech-signal-through-a-first-order-high-pass-filter-required-in-speech-processing-and-how-does-it-work)