presentation additions
This commit is contained in:
parent
6e56067d1c
commit
439d72baad
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
*.pdf
|
*.pdf
|
||||||
samples
|
samples
|
||||||
*.asv
|
*.asv
|
||||||
|
!final-report.pdf
|
12
README.md
12
README.md
@ -1,4 +1,14 @@
|
|||||||
Linear Predictive Speech Synthesizer
|
Linear Predictive Speech Synthesizer
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
Coursework for Speech & Audio Processing & Recognition module
|
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)
|
||||||
|
BIN
final-report.pdf
Normal file
BIN
final-report.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user