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.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| README.md | 4 years ago | |
| analysis.py | 4 years ago | |
| prepare.sh | 4 years ago | |
| run.sh | 4 years ago | |
| run_analysis_mp.sh | 4 years ago | |
| run_analysis_sp.sh | 4 years ago | |
| run_benchmark.sh | 4 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