diff --git a/README.md b/README.md index 358458b..7ac4b5b 100644 --- a/README.md +++ b/README.md @@ -614,6 +614,7 @@ Further resources: * [sfm](https://github.com/marcoscoffier/lua---sfm) - A bundle adjustment/structure from motion package. * [fex](https://github.com/koraykv/fex) - A package for feature extraction in Torch. Provides SIFT and dSIFT modules. * [OverFeat](https://github.com/sermanet/OverFeat) - A state-of-the-art generic dense feature extractor. + * [wav2letter](https://github.com/facebookresearch/wav2letter) - a simple and efficient end-to-end Automatic Speech Recognition (ASR) system from Facebook AI Research. * [Numeric Lua](http://numlua.luaforge.net/) * [Lunatic Python](http://labix.org/lunatic-python) * [SciLua](http://scilua.org/)