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.
PaddleSpeech/tests/benchmark
huangyuxin cc7de50267
revise the run_benchmark.sh
3 years ago
..
README.md update the installing script for openfst 3 years ago
analysis.py update the installing script for openfst 3 years ago
prepare.sh update the installing script for openfst 3 years ago
run.sh update the installing script for openfst 3 years ago
run_analysis_mp.sh update the installing script for openfst 3 years ago
run_analysis_sp.sh update the installing script for openfst 3 years ago
run_benchmark.sh revise the 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