From 16d84438d5475ce7d018ff4a4f90e53ab81e12ae Mon Sep 17 00:00:00 2001 From: Ryuichi YAMAMOTO Date: Tue, 18 Aug 2015 22:19:08 +0900 Subject: [PATCH] Add link to the docs of SPTK --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9484731..fa849f2 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ e.g. import SPTK: mcep, mgcep, freqt, mc2b ``` +## Documentation + +A reference manual of the original SPTK can be found at http://sp-tk.sourceforge.net/. + ## Demonstration notebook - [Introduction notebook](http://nbviewer.ipython.org/github/r9y9/SPTK.jl/blob/master/examples/Introduction%20to%20SPTK.jl.ipynb): a brief intruduction to SPTK.jl, especially focused on mel-generalized cepstrum analysis