Reading Practice API
This server is API-only. Use the quick tests below (relative paths) or call the endpoints directly.
Health
GET
./health
Run health check
Process text
POST
./process
JSON:
{"text": "..."}
Hebrew text
Process
Clear output
TTS
POST
./tts
JSON:
{"phonemes": "..."}
(returns
audio/wav
)
Phonemes
Generate audio
Use phonemes from last /process