Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

AssemblyAI/wer-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running demo

python score.py

Normalizing to other languages

For now, you'll need to change the integer expansion (7 -> seven) to expand integers in your local language by changing this line. For example, for Russian you'd change the line to:

expanded = num2words.num2words(int(token), lang='ru')

The full list of languages supported can be found here.

About

Demo of normalizing text and calculating WER

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages