Small API that returns a fixed Punjabi WER leaderboard (GET / or GET /wer-summary). No inputs.
cd d:\test-apis-srt\wer-summary-api
python -m pip install -r requirements.txtcd d:\test-apis-srt\wer-summary-api
uvicorn app:app --host 127.0.0.1 --port 8000Or:
python app.py- Browser: http://127.0.0.1:8000/wer-summary
- Swagger UI: http://127.0.0.1:8000/docs
curl http://127.0.0.1:8000/wer-summary