You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
huangyuxin
cc7de50267
|
3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
analysis.py | 3 years ago | |
prepare.sh | 3 years ago | |
run.sh | 3 years ago | |
run_analysis_mp.sh | 3 years ago | |
run_analysis_sp.sh | 3 years ago | |
run_benchmark.sh | 3 years ago |
README.md
Prepare the environment
Please follow the instructions shown in here to install the Deepspeech first.
Prepare the benchmark environment
bash prepare.sh
Start benchmarking
bash run.sh
Analyse the sp
bash run_analysis_sp.sh
Analyse the mp
bash run_analysis_mp.sh