語音相關工具

Open SLR:Open Speech and Language Resources
http://www.openslr.org/index.html

kaldi-asr
http://kaldi-asr.org

Github: kaldi
https://github.com/kaldi-asr/kaldi

Day 25:自動語音識別(Automatic Speech Recognition) -- 觀念與實踐
https://ithelp.ithome.com.tw/articles/10195763

Kaldi语音识别
http://ftli.farbox.com/post/kaldizhong-wen-shi-bie

Increase power of signal in Matlab
https://dsp.stackexchange.com/questions/27031/increase-power-of-signal-in-matlab

How do I plot the spectrogram of a wav file?
https://dsp.stackexchange.com/questions/2696/how-do-i-plot-the-spectrogram-of-a-wav-file

How can I plot a 3D graph of a given Laplace Transform of a function?
https://dsp.stackexchange.com/questions/40628/how-can-i-plot-a-3d-graph-of-a-given-laplace-transform-of-a-function

Spectrogram example in Matlab
https://stackoverflow.com/questions/9726640/spectrogram-example-in-matlab

How do I plot a 3-D graph of an audio signal that show whole signal amplitude VS time(s) VS frequency(hz)?
https://www.mathworks.com/matlabcentral/answers/151097-how-do-i-plot-a-3-d-graph-of-an-audio-signal-that-show-whole-signal-amplitude-vs-time-s-vs-freque

legend
https://www.mathworks.com/help/matlab/ref/legend.html

scatter
https://www.mathworks.com/help/matlab/ref/scatter.html

Subplot 併圖指令
http://bime-matlab.blogspot.com/2006/11/96subplot.html


這個網誌中的熱門文章

GAN 入門筆記

Linux (CentOS) 使用 Tensorflow-gpu (1080ti)

CNN 進階:RCNN、YOLO、SSD