LibriSpeech CER test-clean: 0.260732
LibriSpeech WER test-clean: 0.618628
Execute following commands from project root:
virtualenv --python=python3.8 venv
source venv/bin/activate
pip install pybind11
pip install -r requirements.txt
git clone --recursive https://github.com/parlance/ctcdecode.git
cd ctcdecode && pip install . && cd ..
Execute following commands from project root:
./download_artifacts.sh
From project root:
./test.sh
From project root:
./train.sh