FYP_ASR_Service / README.md
HK0712's picture
Add Hugging Face Space configuration
c29eeaa
metadata
title: Pronunciation Analysis Service
emoji: 🗣️
colorFrom: blue
colorTo: green
sdk: docker
hardware: cpu
app_port: 8000

Pronunciation Analysis API

This is a FastAPI backend service for pronunciation analysis, running inside a Docker container.

Endpoints

  • POST /analyze/en-us: For English (US) pronunciation analysis.
  • POST /analyze/fr-fr: For French (FR) pronunciation analysis.