-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path_toc.yml
114 lines (114 loc) · 4.73 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
# In _toc.yml
format: jb-book
root: index
options:
numbered: true
chapters:
- file: Preface/Preface.md
sections:
- file: Preface/Using_this_document.md
- file: Preface/authors.md
- file: Preface/developers.md
- file: Preface/contributing.md
- file: Preface/code_of_conduct.md
- file: Introduction
sections:
- file: Introduction/Why_speech_processing.md
- file: Introduction/Speech_production_and_acoustic_properties.ipynb
- url: https://en.wikipedia.org/wiki/Speech_perception
title: Speech perception (Wikipedia)
- file: Introduction/Linguistic_structure_of_speech.md
- url: https://en.wikipedia.org/wiki/Speech-language_pathology
title: Speech-language pathology (Wikipedia)
- file: Introduction/Applications_and_systems_structures
- url: http://pressbooks-dev.oer.hawaii.edu/messageprocessing/
title: Social and cognitive processes in human communication (external)
- file: Representations/Representations.md
sections:
- file: Representations/Waveform.ipynb
- file: Representations/Windowing.md
- file: Representations/Spectrogram_and_the_STFT.ipynb
- file: Representations/Short-time_analysis.ipynb
- file: Representations/Short-time_processing.ipynb
- file: Representations/Signal_energy_loudness_and_decibel.md
- file: Representations/Autocorrelation_and_autocovariance.ipynb
- file: Representations/Melcepstrum.ipynb
- file: Representations/Linear_prediction.ipynb
- file: Representations/Fundamental_frequency_F0.ipynb
- file: Representations/Zero-crossing_rate.md
- file: Representations/Deltas_and_Delta-deltas.md
- file: Representations/Pitch-Synchoronous_Overlap-Add_PSOLA.ipynb
- file: Representations/Jitter_and_shimmer.md
- url: https://en.wikipedia.org/wiki/Crest_factor
- file: Pre-processing.md
sections:
- file: Preprocessing/Pre-emphasis.md
- url: https://en.wikipedia.org/wiki/Noise_gate
title: Noise gate (Wikipedia)
- url: https://en.wikipedia.org/wiki/Dynamic_range_compression
title: Dynamic Range Compression (Wikipedia)
- file: Modelling_tools_in_speech_processing.md
sections:
- file: Modelling/Source_modelling_and_perceptual_modelling.md
- file: Modelling/Linear_regression.md
- file: Modelling/Sub-space_models.md
- file: Modelling/Vector_Quantization.ipynb
- file: Modelling/Gaussian_mixture_model_GMM.md
- file: Modelling/Neural_networks.md
- file: Modelling/Non-negative_Matrix_and_Tensor_Factorization.md
- file: Modelling/Vocoder.ipynb
- file: Modelling/griffinlim.ipynb
- file: Evaluation_of_speech_processing_methods
sections:
- file: Evaluation/Subjective_quality_evaluation.md
- file: Evaluation/Objective_quality_evaluation.md
- file: Evaluation/Other_performance_measures.md
- file: Evaluation/Analysis_of_evaluation_results.ipynb
- file: Speech_analysis.md
sections:
- url: https://en.wikipedia.org/wiki/Voice_analysis
title: Voice and speech analysis (Wikipedia)
- file: Analysis/Measurements_for_medical_applications.md
sections:
- url: https://en.wikipedia.org/wiki/Electroglottograph
title: Electroglottography (Wikipedia)
- url: https://en.wikipedia.org/wiki/Videokymography
title: Videokymography (Wikipedia)
- file: Analysis/Forensic_speaker_recognition.ipynb
- file: Recognition_tasks_in_speech_processing.md
sections:
- file: Recognition/Voice_activity_detection.ipynb
- file: Recognition/Wake-word_and_keyword_spotting.md
- file: Recognition/Speech_Recognition.md
- file: Recognition/Speaker_Recognition_and_Verification.md
- file: Recognition/Speaker_Diarization.md
- file: Recognition/Paralinguistic_speech_processing.md
- file: Speech_Synthesis.md
sections:
- file: Synthesis/Concatenative_speech_synthesis.md
- file: Synthesis/Statistical_parametric_speech_synthesis.md
- file: Transmission_storage_and_telecommunication.md
sections:
- file: Transmission/Design_goals.md
- file: Transmission/Code-excited_linear_prediction_CELP.md
- file: Transmission/Frequency-domain_coding.md
- file: Transmission/Modified_discrete_cosine_transform_MDCT.md
- file: Transmission/Entropy_coding.md
- file: Transmission/Perceptual_modelling_in_speech_and_audio_coding.md
- file: Speech_enhancement.md
sections:
- file: Enhancement/Noise_attenuation.ipynb
- file: Enhancement/Echo_cancellation.md
- file: Enhancement/Bandwidth_extension_BWE.md
- file: Enhancement/Multi-channel_speech_enhancement_and_beamforming.ipynb
sections:
- file: Enhancement/tdoa.ipynb
- file: Self_supervised_learning.md
- file: Computational_models_of_human_language_processing.md
- file: ResearchandDevelopment.md
sections:
- file: ResearchandDevelopment/ExperimentDesign.ipynb
- file: ResearchandDevelopment/SpeechData.ipynb
- file: Security_and_privacy.ipynb
- file: Glossary.md
- file: References.md