Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 574 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 574 Bytes

Speech Recognition project

The goals of this project are:

  • Evaluating the feasability of deploying the DeepSpeech STT (Speech-To-Text) model on a device without GPU accelaration.
  • Getting a qualitative intuition behind what goes right/wrong in prediction.
  • Getting a quantitative intuition behind what goes right/wrong in prediction (e.g. with Word Error Rate).

A PDF report is available here.