linear-predictive-speech-synth/README.md

15 lines
557 B
Markdown
Raw Permalink Normal View History

2020-10-07 10:36:48 +01:00
Linear Predictive Speech Synthesizer
==========================
2020-11-09 19:31:50 +00:00
Coursework for Speech & Audio Processing & Recognition module, a source-filter speech system utilising LPC filters.
Various orders of filter are investigated while subjective assessments are made as to the quality of synthesised speech samples.
![Real Cepstrum with pitch period identified](resources/head_f_rcep_smooth_X.png)
![Spectrogram](resources/hood_m_gram.png)
![Synthesised Spectrogram](resources/hood_m_gram_synth.png)
![Synthesised Spectrogram](resources/hood_m_lpc_tile.png)