diff --git a/speech_recognition/README.md b/speech_recognition/README.md new file mode 100644 index 0000000..3676ea3 --- /dev/null +++ b/speech_recognition/README.md @@ -0,0 +1,9 @@ +# Speech Recognition + +## External Papers + +[A tutorial on hidden Markov models and selected applications in speech recognition](http://people.sabanciuniv.edu/~berrin/cs512/reading/rabiner-tutorial-on-hmm.pdf) + +[Weighted Finite-State Transducers in Speech Recognition](http://www.cs.nyu.edu/~mohri/pub/csl01.pdf) + +[Decoding speech in the presence of other sources](http://www.ee.columbia.edu/~dpwe/pubs/BarkCE05-sfd-spcomm.pdf) \ No newline at end of file