speech-to-text-benchmark
speech to text benchmark framework
File Explorer
Download Latest Version (.zip)- cpu_usage_comparison.png
- latency_comparison.png
- PER_DE_ST.png
- PER_ES_ST.png
- PER_FR_ST.png
- PER_IT_ST.png
- PER_PT_ST.png
- PER_ST.png
- WER.png
- WER_DE.png
- WER_DE_ST.png
- WER_ES.png
- WER_ES_ST.png
- WER_FR.png
- WER_FR_ST.png
- WER_IT.png
- WER_IT_ST.png
- WER_PT.png
- WER_PT_ST.png
- WER_ST.png
- wer_vs_core_hour_comparison.png
- wer_vs_latency_comparison.png
- wer_vs_size_comparison.png
- download_fleurs.py
- generate_alignments.py
- README.md
- .gitignore
- benchmark.py
- benchmark_latency.py
- dataset.py
- engine.py
- languages.py
- LICENSE
- metric.py
- normalizer.py
- plot_results.py
- README.md
- requirements.txt
- results.py
# Installation Guide
1. Get the code
git clone https://github.com/Picovoice/speech-to-text-benchmark
Downloads the entire project code from GitHub to your computer.
cd speech-to-text-benchmark
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip3 install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
