Skip to content

abinash-sketch/WER-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WER Summary API (FastAPI)

Small API that returns a fixed Punjabi WER leaderboard (GET / or GET /wer-summary). No inputs.

Setup

cd d:\test-apis-srt\wer-summary-api
python -m pip install -r requirements.txt

Run

cd d:\test-apis-srt\wer-summary-api
uvicorn app:app --host 127.0.0.1 --port 8000

Or:

python app.py

Test

curl http://127.0.0.1:8000/wer-summary

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors