Skip to content

mdhasanai/computer-cer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Computer Character Error Rate For Automatic Speech Recognition System (ASR)

This repository contains necessary to approximate the CER of a transcript. First, it computes the minimum-edit distance between the ground-truth sentence and the hypothesis sentence of a speech-to-text.

Requirments

First install editdistance packages using pip

pip install editdistance

About

Character Error Rate For Automatic Speech Recognition System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published