Post-grad speech, audio processing & recognition coursework - Hidden Markov Model invesigations. Achieved 98%
49ce6146fb
Bumps [bleach](https://github.com/mozilla/bleach) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: bleach dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.vscode | ||
report | ||
.gitignore | ||
constants.py | ||
markov.ipynb | ||
markov.py | ||
markovlog.py | ||
maths.py | ||
notebook.py | ||
README.md | ||
requirements.txt | ||
scratchpad.ipynb |
Hidden Markov Models
Speech recognition coursework focusing on training and analysing hidden markov models, main dev notebook here.
Probability density functions with provided observations marked
Occupation likelihoods for each state through time
Output Gaussian functions through 5 iterations of Baum-Welch training