Skip to content

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASR-Helper

Helper scripts for using common ASR systems (e.g. Kaldi, Microsoft) on your own speech data.

The directories included are:

  • asr-models-support: scripts for helping with training and running different ASR models (Microsoft + Kaldi).
  • transcript_normalization: scripts for normalizing the notation of transcripts (human generated or ASR) to use for training ASR models or computing ASR performance. This involves things like handling punctuation, abbreviations, the inclusion of non-verbal expressions, etc so that notation of human-generated transcript is consistent with that produced by different ASR models.
  • evaluation: scripts for computing the word error rate (WER) of transcripts produced by an ASR model.

About

Helper scripts for using common ASR systems (e.g. Kaldi, Microsoft) on your own speech data.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages