# CTC LSTM > spoken word recognition using CTC LSTMs ## Installation - `python -m venv venv` - `./venv/bin/pip install -r requirements.txt` - `./venv/bin/python train.py`