Learning and careers decision
ELSA Speak
If you only need the core speech-analyzer and feedback loop, a small team or single engineer can build a usable replacement; replicating ELSA’s licensed content, mobile polish, scale, and B2B capabilities is not realistic without significant time and partnerships.
Visit website↗Open-source builds that already do this
Every project below is open source and already does this job today. Fork one, self-host it, or take the parts you need — the build prompt further down assumes an empty file, and this is the shortcut past that. Licences differ; check the one on each card before you ship.
What a replacement has to do
- User records speech → convert audio to text/phonemes → compare against target pronunciation → compute per-phoneme errors and fluency scores → return actionable feedback and update user progress.
What it still won’t have
- Special lessons from top global publishers (HarperCollins, Pearson, Oxford University, etc)
- Mobile app polish and 92M+ downloads / distribution
- B2B features: admin dashboards, exportable reports, custom branding, LMS/HRIS integrations
- Research-evidenced efficacy metrics and institutional trust signals
What remains hard
- Product polish and ongoing maintenance
First-year cost
Keep paying
Paying is—cheaper in year one.
On cash alone, building overtakes the subscription at 3 seats.
Money you would actually spend
Time you would spend
—
What you would spend
What we assumed
The verdict above measures whether you could build it. This one is only about money.
Runnable build prompt
Build a minimal web English pronunciation coach using: React frontend, Node/Express backend, Postgres, and host inference on a small GPU instance (or use OpenAI/Whisper API). Core features: client audio recording and upload, speech-to-text + phoneme alignment, pronunciation-scoring algorithm that returns per-phoneme errors and corrective hints, user account and progress history with simple dashboard, audio playback of user and reference. Out of scope: licensed publisher content, mobile-store distribution, enterprise admin features, and advanced pedagogy. Include input validation, retry logic for model calls, graceful degradation when model API fails, server and API tests (unit + integration), and end-to-end tests for the main recording→feedback flow.
How we checked
How the score was reached
- Partly verdict base52
- An open-source build was found+5
- 5 cited sources+3
- Evidence score60
The base comes from the verdict. Everything under it is a check that either happened or did not, and each one is a fact frozen in this record rather than a judgement made at render time — so the same evidence always produces the same number.
How scoring works →Cited sources · 5
Every page the run actually retrieved.
- official productELSA Speak — product
- official pricingELSA Speak — pricing & plans
- official docsELSA — features and updates
- open sourcemengxi-ream/read-frog
- open sourceumlx5h/LLPlayer
Integrity checks
What held up, and what did not.






