- Install ESPnet as instructed here.
- From the espnet root directory, run
cd egs/librispeech/asr1 && . ./path.sh
- To run bulk inference:
python bulk_inference.py wav_folder
(Will dump JSONs indecode
folder) - To get
txt
transcripts, set output folder inesp2txt.py
and runpython esp2txt.py
ESPNet-Model-Inference
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||