{ "text": "Hello there! It's nice to finally meet you.", "audio": "<base64-encoded WAV>" }{ "phrase": "Hello there...", "phonemes": [ {"phoneme": "h", "start": 0.12, "end": 0.18, "status": "correct"}, {"expected": ["e", "l"], "actual": ["æ"], "status": "wrong"}, {"expected": ["oʊ"], "status": "missing"}, ... ] }Posted Oct 6, 2025
Built a backend system for phoneme-level pronunciation feedback.
1
0
Jul 8, 2025 - Jul 15, 2025