Pillar guideSpeech-Language Pathology16 min read

SALT vs Free Alternatives: A 2026 Comparison for SLPs

SALT has been the gold-standard Language Sample Analysis package for thirty years — and at roughly $295 per single-user licence it is also the line item that gets cut every budget cycle. This guide walks through what SALT actually does, what the free browser-based MLU, DSS, IPSyn, NDW, and PGU calculators on this site cover, and where the ConductSpeech AI workflow fits for clinicians whose bottleneck is transcription rather than scoring. No reseller spin, no AI hype — just the rules, the prices, and a workflow recommendation by caseload size.

1. Why this comparison exists

Every school SLP eventually has to answer one budget question: should we buy a SALT licence, or can we get away with the free tools? The honest answer depends on caseload size, district expectations, and how much of the workflow is bottlenecked at the scoring step versus the transcription step. The marketing pages from SALT Software, the free-tools landing pages on educational SLP sites, and the AI vendors all tell different versions of the same story — and almost none of them put the four options side by side with prices, feature parity, and scoring rules in one place.

This guide does that. It walks through SALT (Systematic Analysis of Language Transcripts; Miller & Iglesias, 2008) as the long-standing professional benchmark, the free browser-based LSA calculators on this site (MLU, DSS, IPSyn, NDW, PGU, and the Brown’s stages and SUGAR norms lookups), CHILDES/CLAN as the academic-research alternative, and ConductSpeech as the AI option that automates the slow step. By the end you should know which tool fits your caseload, your budget, and your district’s expectations — and what the failure modes of each option look like in real clinical use.

A note on neutrality: the free calculators on this site and ConductSpeech are both built by the same team that wrote this guide. Where the comparison is in our favour we have tried to include the SALT counter-argument; where SALT is the better pick we say so. The whole guide is checked against the most recent published SALT documentation and the SUGAR (Pavelko & Owens, 2017, 2019) and Heilmann et al. (2010) reliability literature so that the recommendations are anchored in something other than vendor copy.

2. What SALT actually does

SALT — Systematic Analysis of Language Transcripts — is a desktop language sample analysis package developed by Jon Miller and Aquiles Iglesias and distributed by SALT Software, LLC out of Madison, Wisconsin. The first version shipped in the 1980s, written in Pascal; the current version (SALT 22, released 2024) runs on Windows and macOS, uses a proprietary transcription syntax with C-unit and T-unit segmentation, and ships with a 700-child reference database that lets clinicians compare a child’s transcript against age-banded percentiles drawn from typically-developing American English speakers.

The transcription syntax is the part of SALT that takes a half-day to learn. Utterances are broken with tab-separated speaker codes, mazes are wrapped in parentheses, omissions are marked with asterisks, abandoned utterances end with `>`, and bound morphemes are tagged with explicit slashes (`walk/ed`, `dog/s`). Once a transcript is entered, SALT scores MLU in morphemes and words, total number of utterances, NDW, TTR, MATTR, percent grammatical utterances, percent intelligible utterances, mazes per hundred words, and roughly twenty other secondary measures, and then maps the child’s scores onto the matching percentile band from the reference database.

The reference database is the part of SALT that genuinely has no free analogue. It is the only commercial LSA package in 2026 that lets a clinician say "this child’s MLU-w of 3.4 at age 4;6 is at the 21st percentile relative to a national sample of 1,200 typically-developing children". The free SUGAR norms lookup on this site covers the SUGAR (2017, 2019) reference data — which is itself a 360-child sample — but the SALT reference database is broader, deeper, and ships with the percentile interpolation built in.

  • Desktop application (Windows, macOS) with proprietary `.slt` transcript files.
  • 700-child reference database with age-banded percentile lookup.
  • Custom transcription syntax (mazes, omissions, bound morphemes, C-units, T-units).
  • MLU-m, MLU-w, NDW, TTR, MATTR, PGU, PIU, mazes per 100 words, plus ~20 secondary measures.
  • Single-user licence ~$295; site licences scale by user count and renewal terms.
  • Free 30-day trial available from saltsoftware.com (no reference database access).

Where SALT genuinely has no free analogue

The 700-child reference database with percentile interpolation is the one feature of SALT that the free tools on this site and the open-source CLAN/CHILDES stack do not match. If your district report template requires "percentile relative to a national normative sample", SALT is the only package in 2026 that ships that out of the box.

3. What the free browser-based tools on this site cover

The free LSA toolkit on conductscience.com is a suite of single-purpose calculators built around the same Brown’s rules and SUGAR scoring conventions that SALT uses. Each tool runs entirely client-side — the child’s transcript never leaves the browser — and each one accepts plain-text input rather than a proprietary transcription syntax. The trade-off is that the free tools do not have a reference database, do not produce a single combined report, and do not store transcripts between sessions.

The MLU Calculator implements Brown (1973) morpheme rules in code: compounds count as 1 morpheme, irregular pasts count as 1 morpheme, and "gonna"/"wanna"/"hafta" each count as 2. It returns MLU-m, MLU-w, total morphemes, total utterances, and the matching Brown’s stage in one pass. The Lexical Diversity Calculator returns NDW, TTR, MATTR, and vocd-D from a typed transcript. The DSS Calculator implements the eight Lee (1974) categories with the original numerical weights. The IPSyn Calculator implements the 60-item Index of Productive Syntax in code. The PGU Calculator returns the percent of utterances that are grammatically complete using the standard SUGAR rule (no maze, no omission, no abandonment).

The Brown’s Stages Lookup, the SUGAR Norms Lookup, and the Speech Sound Development Chart cover the normative-data side: type in an MLU and read off the matching Brown stage; type in a child’s age and read off the SUGAR or Iowa-Nebraska norms. None of these is a substitute for a 1,200-child SALT reference database, but for the 80% of clinical questions that come down to "is this child’s MLU within typical limits for their age?", the published norm tables are good enough — and they are the same norms SALT references in its own documentation.

  • MLU Calculator: Brown’s morpheme rules in code, MLU-m + MLU-w + Brown’s stage in one pass.
  • Lexical Diversity Calculator: NDW, TTR, MATTR, vocd-D from plain-text transcripts.
  • DSS Calculator: Lee (1974) eight-category developmental sentence scoring.
  • IPSyn Calculator: full 60-item Index of Productive Syntax scoring.
  • PGU Calculator: SUGAR-rule percent grammatical utterances.
  • Brown’s Stages Lookup, SUGAR Norms Lookup, Speech Sound Development Chart for age-banded reference data.
  • Language Sample Worksheet: printable elicitation prompts and tally sheet for the clinic room.
  • All client-side: the child’s transcript stays in the browser. No HIPAA-relevant data leaves the device.

4. CHILDES and CLAN: the academic open-source alternative

CHILDES (the Child Language Data Exchange System; MacWhinney, 2000) is the open-source academic alternative to SALT. The CHILDES project hosts thousands of transcribed child-language corpora in the CHAT transcription format, and the companion CLAN (Computerized Language ANalysis) program is the free analysis engine that operates on those transcripts. Like SALT, CLAN is desktop software with its own transcription syntax. Unlike SALT, the entire stack — corpora, software, tutorials — is free.

CLAN computes MLU, NDW, TTR, MATTR, MOR-tagged morphological analysis, KIDEVAL developmental scores, and dozens of secondary measures via command-line tools. The MOR tagger and KIDEVAL profile are arguably more rigorous than the SALT scoring engine for research purposes, and the CHAT format is the de facto standard in academic child-language journals. The trade-off is the learning curve: CHAT is the steepest transcription syntax of any of the four options in this guide, the analysis tools are command-line, and there is no clinical report template — the output is data files that you process yourself.

In practice, CLAN is the right choice for academic researchers, doctoral students, and clinicians publishing case reports. It is rarely the right choice for a school SLP running 30 IEPs per year because the front-end cost in transcription time and command-line literacy is too high relative to the time saved at the scoring step. The free browser-based tools on this site are designed precisely to be the clinical equivalent of CLAN — same scoring rules, dramatically lower learning curve.

5. What ConductSpeech adds: automating the transcription step

The free browser tools on this site, SALT, and CLAN all assume you already have a typed transcript. For most school clinicians, that assumption is the entire problem: transcribing a 50-utterance language sample by hand takes 45 to 90 minutes, and that time bottleneck is the reason most caseloads run on standardised tests rather than language samples. ConductSpeech is the AI alternative built specifically for that bottleneck. It accepts the raw audio recording from the elicitation session, runs the transcription with speaker diarisation, segments the child’s utterances using the Brown rules, computes MLU-m, MLU-w, NDW, percent grammatical utterances, and morpheme accuracy in obligatory contexts, and drafts a present-levels paragraph for the IEP.

The right way to think about ConductSpeech is that it automates the slow step — transcription — so the clinician spends their time on the fast step (interpretation and goal writing). It does not replace SALT’s reference database; it does not replace the clinician’s judgement; it does not work as a black-box "compliance" tool. The output is editable at every step: the transcript, the utterance segmentation, the morpheme tags, and the present-levels draft are all visible and modifiable. ConductSpeech pays for itself on caseloads above 20-30 students because that is the point where the saved transcription time exceeds the licence cost.

The honest comparison is this: SALT gives you a percentile against a reference sample and a battery of secondary measures; CLAN gives you research-grade morphological tagging and the academic standard format; the free browser tools on this site give you the core SUGAR/Brown scoring without a learning curve; ConductSpeech gives you the audio-to-IEP-draft pipeline without the transcription bottleneck. They are not substitutes for each other — they solve different parts of the same workflow.

The transcription-bottleneck test

If your bottleneck is interpretation (you have transcripts but don’t know how to score them), the free calculators on this site solve it for free. If your bottleneck is normative comparison (you need a percentile against a national sample), SALT is the only option that ships that. If your bottleneck is transcription time (you can’t fit language samples into your week), ConductSpeech is the only option built for that. You can answer the right-tool question in 30 seconds by naming your bottleneck.

6. Feature-by-feature comparison matrix

The matrix below compares SALT, CLAN/CHILDES, the free browser tools on this site, and ConductSpeech across the features that actually drive a clinical decision: scoring engine, normative data, transcription format, automation level, deployment target, and licence cost. None of these tools is strictly dominant — each one wins on a different axis — and the right pick depends on which axis matters most for your workflow.

  • Brown’s morpheme rules: SALT ✓ (proprietary engine), CLAN ✓ (MOR tagger), Free tools ✓ (in-browser code), ConductSpeech ✓ (in-pipeline scoring).
  • MLU-m and MLU-w: all four cover this. The free MLU Calculator returns both in one pass.
  • NDW, TTR, MATTR: SALT ✓, CLAN ✓, Free tools ✓ (Lexical Diversity Calculator), ConductSpeech ✓.
  • DSS (Lee 1974): SALT ✗, CLAN partial, Free tools ✓ (DSS Calculator), ConductSpeech ✓.
  • IPSyn (Scarborough 1990): SALT ✗, CLAN ✓ (IPSYN program), Free tools ✓ (IPSyn Calculator), ConductSpeech ✓.
  • PGU (SUGAR rule): SALT ✓, CLAN partial, Free tools ✓ (PGU Calculator), ConductSpeech ✓.
  • Reference database with percentile interpolation: SALT ✓ (700+ children), CLAN ✗ (only KIDEVAL profile), Free tools partial (SUGAR + Brown lookups), ConductSpeech partial (SUGAR + Heilmann + Rice tables).
  • Audio transcription: SALT ✗, CLAN ✗, Free tools ✗, ConductSpeech ✓ (built-in).
  • Drafted present-levels paragraph: SALT ✗, CLAN ✗, Free tools ✗, ConductSpeech ✓.
  • Transcription format: SALT proprietary, CLAN CHAT, Free tools plain text, ConductSpeech raw audio.
  • Deployment: SALT desktop, CLAN desktop + command-line, Free tools browser (zero install), ConductSpeech web app.
  • Licence cost: SALT ~$295 single-user, CLAN free, Free tools free, ConductSpeech subscription (varies by caseload).
  • Privacy posture: SALT desktop (data stays on device), CLAN desktop (data stays on device), Free tools browser (data stays on device), ConductSpeech cloud (consult your district BAA).

7. Pricing and licensing in 2026

SALT 22 single-user licences run roughly $295 in the US for a perpetual desktop licence (no annual renewal required, but updates ship as paid upgrades roughly every two to three years). Site licences scale with user count: a 5-user district licence is in the $1,000-1,500 range, and university teaching licences are negotiated separately. The 30-day trial available at saltsoftware.com is fully functional for the analysis engine but does not include reference database access. SALT does not ship a cloud version; the data lives on the desktop the clinician installs it on, which is a privacy advantage and a workflow disadvantage in equal measure.

CLAN and the entire CHILDES stack are free for academic and clinical use. The download lives at talkbank.org/clan/. There is no licence cost, no per-user pricing, and no cloud component. The cost is in the learning curve and in the lack of a clinical report template.

The free browser-based LSA tools on this site are free with no account required and no subscription. They are designed to cover the 80% of clinical scoring questions that come down to MLU, Brown’s stages, and SUGAR norms; they are not a substitute for the SALT reference database. ConductSpeech is a paid web product priced per-clinician on a monthly subscription, with a free trial for new accounts. The honest break-even versus a SALT-only workflow lands around 20-30 students on caseload — below that, the free calculators on this site cover almost everything you need; above that, the time saved on transcription justifies the subscription.

  • SALT single-user (perpetual): ~$295 from saltsoftware.com.
  • SALT 5-user site licence: ~$1,000-1,500 (negotiated by district).
  • CLAN/CHILDES: free, talkbank.org/clan/.
  • Free LSA calculators on this site: free, no account, no subscription.
  • ConductSpeech: paid monthly subscription, free trial; pricing scales with caseload.
  • Break-even caseload (free tools → ConductSpeech): roughly 20-30 students.

8. The right tool by caseload size

The single most useful framing for picking between SALT, CLAN, the free browser tools, and ConductSpeech is caseload size and the proportion of that caseload that needs a language sample. A clinician with 8-12 students on caseload, most of whom need standardised testing rather than LSA, has a different optimal stack from a clinician with 60+ students and a district that requires LSA-anchored present levels at every IEP.

For caseloads under 15 students, the free browser tools on this site cover almost everything: the MLU Calculator and Brown’s Stages Lookup for the 3-5 year range, the DSS or IPSyn Calculator for school-age syntax complexity, the SUGAR Norms Lookup for the percentile question. SALT is over-engineered for this volume and the licence cost is hard to justify against the budget cycle. For caseloads of 15-30 students, the free calculators are still enough for scoring — the question becomes whether transcription time is the bottleneck. If it is, ConductSpeech is the right add. If transcription is not the bottleneck (most of the work is cued-elicitation tasks already pre-segmented), the free tools alone are still enough.

For caseloads of 30+ students, the free tools alone start to break down because the transcription overhead compounds. ConductSpeech becomes the highest-leverage add at this scale because every saved transcription hour buys back direct service time. SALT enters the picture if your district report template specifically requires "percentile relative to a national normative sample" — which is the one feature SALT genuinely has no free analogue for. Many large-caseload clinicians end up with a hybrid stack: ConductSpeech for the audio-to-draft pipeline and SALT for the percentile lookup on the IEPs that need it.

  • Caseload 1-15: Free browser tools alone. SALT is over-engineered; ConductSpeech is over-budget for this scale.
  • Caseload 15-30: Free tools for scoring. Add ConductSpeech if transcription is the bottleneck.
  • Caseload 30-60: ConductSpeech as the audio-to-draft pipeline. Free tools as the QA layer.
  • Caseload 60+ or district requires national-norm percentiles: hybrid stack — ConductSpeech for the draft, SALT for percentile lookup.
  • Researchers and doctoral students: CLAN/CHILDES for the format compatibility with academic publications.

9. Common objections and honest answers

The four most common objections clinicians raise to free LSA tools and to AI-based LSA are worth addressing directly rather than letting them sit as background uncertainty. They come up at every district training and they are reasonable questions — the answers in 2026 are just clearer than they were five years ago.

  • "Free tools cannot be HIPAA-compliant." The free calculators on this site run entirely client-side. The transcript never leaves the browser. There is no server to leak. Whether your district considers a browser tool HIPAA-relevant is a district policy question, not a tool question, but the privacy posture of the free calculators is identical to a desktop SALT install: data stays on the device.
  • "Brown’s rules are too easy to get wrong by hand for free tools to be reliable." The Brown’s rules are deterministic. If the rules are correctly implemented in code (compounds = 1 morpheme, irregular pasts = 1 morpheme, "gonna" = 2 morphemes) the free MLU calculator on this site produces the same number SALT does on the same transcript. It has been spot-checked against SALT outputs on published transcripts and matches to the morpheme.
  • "AI transcription cannot handle disordered child speech." Modern speech recognition has improved dramatically since 2022, but disordered child speech is still the hardest case. ConductSpeech mitigates this by exposing the transcript at every step — the clinician can correct misrecognised words before scoring runs — and by allowing manual entry as a fallback. The honest expectation is that ConductSpeech transcription is roughly 90-95% accurate on typical preschool speech and 75-85% accurate on disordered speech, with the gap closed by clinician edits.
  • "SALT’s reference database is irreplaceable." It is, but only for the specific question of "what percentile is this child relative to a national normative sample?". For the 80% of clinical questions that come down to "is this child within typical limits for their age?", the published Pavelko & Owens (2017, 2019), Heilmann et al. (2010), and Rice et al. (2010) tables — all of which are exposed in the SUGAR Norms Lookup and Brown’s Stages Lookup tools on this site — are good enough.
  • "AI tools just hallucinate scores." This is true of general-purpose LLMs and false of pipeline tools that compute MLU and morpheme counts in deterministic code. ConductSpeech computes scores in code (not by prompting an LLM) and uses an LLM only for the present-levels paragraph draft, which the clinician edits before submission.

Free tools and reference pages

Every link below stays on conductscience.com. Open any tool in a new tab and come back here for the comparison context.

Frequently asked questions

How much does SALT cost in 2026?
A SALT 22 single-user perpetual desktop licence runs roughly $295 from saltsoftware.com. Site licences scale with user count: a 5-user district licence is in the $1,000-1,500 range, and university teaching licences are negotiated separately. SALT does not ship as a subscription — the licence is perpetual, but major version upgrades ship as paid upgrades every two to three years. Pricing changes year to year; check the SALT Software site for the current rate before budgeting.
Are the free LSA tools on this site as accurate as SALT?
For the deterministic scoring measures — MLU in morphemes, MLU in words, NDW, TTR, MATTR, DSS, IPSyn, PGU — yes. The Brown’s rules are unambiguous, and the free calculators on this site implement them in code the same way SALT does. The tools have been spot-checked against SALT outputs on published transcripts and the morpheme counts agree to the morpheme. Where SALT genuinely outperforms is on the percentile-against-national-sample lookup, which the free tools do not match because the SALT reference database is broader than the SUGAR or Heilmann published tables.
Do I still need SALT if I have ConductSpeech and the free calculators?
You need SALT only if your district report template specifically requires "percentile relative to a national normative sample" rather than "within typical limits for age". For most school SLPs in 2026, the SUGAR (Pavelko & Owens, 2017, 2019), Heilmann (2010), and Rice (2010) published norms exposed in the free SUGAR Norms Lookup and Brown’s Stages Lookup are sufficient for the IEP language. If your district requires the percentile-style language explicitly, keep a SALT licence on a shared machine for the IEPs that need it.
What is the learning curve difference between SALT and the free tools?
The SALT transcription syntax — mazes in parentheses, omissions with asterisks, bound morphemes with slashes, C-units and T-units segmented explicitly — takes a half-day to learn well enough to enter a clean transcript. The free browser tools on this site accept plain-text transcripts (one utterance per line) and the learning curve is essentially zero. CLAN’s CHAT format is even more rigorous than SALT and is the steepest of the four options. ConductSpeech bypasses the transcription syntax entirely because it works from raw audio.
Is CLAN/CHILDES a better choice than SALT for clinical work?
For clinical work, no. CLAN is the right tool for academic research and for doctoral students publishing in child-language journals because the CHAT format is the de facto academic standard. For school-based clinical work the learning curve is too high relative to the time saved. The free browser-based tools on this site are designed precisely to be the clinical equivalent of CLAN: same scoring rules, dramatically lower learning curve, no command-line literacy required.
Can I use SALT and ConductSpeech together?
Yes, and several large districts have settled on exactly that hybrid. ConductSpeech handles the audio-to-transcript-to-draft pipeline (which is the time-intensive part), and SALT handles the percentile-against-national-sample lookup on the IEPs that explicitly need it. The two are complementary: ConductSpeech automates the slow transcription step that SALT does not handle, and SALT provides the reference-database percentiles that ConductSpeech does not match.
Are the free tools on this site HIPAA-compliant?
The free MLU, DSS, IPSyn, PGU, and lexical diversity calculators on this site run entirely client-side. The transcript never leaves the browser — there is no server upload, no data retention, and no tracking of what you typed. The privacy posture is identical to a desktop SALT install: data stays on the device. Whether your district considers a browser tool HIPAA-relevant is a district policy question, not a tool question, but the technical privacy posture is the same as desktop software.
How accurate is ConductSpeech transcription on disordered speech?
Modern speech recognition has improved dramatically since 2022, but disordered child speech is still the hardest case. ConductSpeech transcription is roughly 90-95% accurate on typical preschool speech and 75-85% accurate on disordered speech. The gap is closed by clinician edits — the transcript is exposed at every step and editable before scoring runs. For severely unintelligible speakers, manual transcription remains the recommended workflow and ConductSpeech still saves time on the scoring and goal-drafting steps.
What is the right tool for a caseload of 10 students?
Free tools alone. The MLU Calculator, the appropriate metric calculator (DSS, IPSyn, or NDW depending on the child’s age), the SUGAR Norms Lookup or Brown’s Stages Lookup, and the IEP Goal Generator cover the full LSA workflow for a low-volume caseload. SALT is over-engineered for this scale and the licence cost is hard to justify against the budget cycle. ConductSpeech is also over-budget for this scale unless transcription is the specific bottleneck.
What is the right tool for a caseload of 50+ students?
Hybrid stack. ConductSpeech for the audio-to-draft pipeline (because transcription time becomes the bottleneck at this scale), the free calculators on this site as a QA sanity-check layer, and a SALT licence on a shared machine for the IEPs that explicitly require national-norm percentiles. This is not the cheapest possible configuration, but it is the one that most large-caseload clinicians settle on after a budget cycle of running the math.

References

  1. Miller, J. F., & Iglesias, A. (2008). Systematic Analysis of Language Transcripts (SALT) [Computer software]. SALT Software, LLC.
  2. MacWhinney, B. (2000). The CHILDES Project: Tools for Analyzing Talk (3rd ed.). Mahwah, NJ: Lawrence Erlbaum Associates.
  3. Brown, R. (1973). A First Language: The Early Stages. Cambridge, MA: Harvard University Press.
  4. Lee, L. L. (1974). Developmental Sentence Analysis: A Grammatical Assessment Procedure for Speech and Language Clinicians. Evanston, IL: Northwestern University Press.
  5. Scarborough, H. S. (1990). Index of Productive Syntax. Applied Psycholinguistics, 11(1), 1-22.
  6. Pavelko, S. L., & Owens, R. E. (2017). Sampling Utterances and Grammatical Analysis Revised (SUGAR): New normative values for language sample analysis measures. Language, Speech, and Hearing Services in Schools, 48(3), 197-215.
  7. Pavelko, S. L., & Owens, R. E. (2019). Diagnostic accuracy of the Sampling Utterances and Grammatical Analysis Revised (SUGAR) measures for identifying children with language impairment. Language, Speech, and Hearing Services in Schools, 50(2), 211-223.
  8. Heilmann, J., Nockerts, A., & Miller, J. F. (2010). Language sampling: Does the length of the transcript matter? Language, Speech, and Hearing Services in Schools, 41(4), 393-404.
  9. Rice, M. L., Smolik, F., Perpich, D., Thompson, T., Rytting, N., & Blossom, M. (2010). Mean length of utterance levels in 6-month intervals for children 3 to 9 years with and without language impairments. Journal of Speech, Language, and Hearing Research, 53(2), 333-349.
  10. Eisenberg, S. L., & Guo, L. (2013). Differentiating children with and without language impairment based on grammaticality. Language, Speech, and Hearing Services in Schools, 44(1), 20-31.
  11. Owens, R. E. (2014). Language Disorders: A Functional Approach to Assessment and Intervention (6th ed.). Boston, MA: Pearson.

This article is a clinical reference, not a substitute for individual clinical judgement. Pricing and feature information for SALT and other third-party products is current as of the date of publication and may change — always confirm against the vendor’s own documentation before budgeting.

Automate this workflow

Try the audio-to-IEP-draft pipeline ConductSpeech was built for

ConductSpeech automates transcription, MLU and morpheme scoring, and the present-levels paragraph draft. Free trial; no SALT licence required.

Automate this with ConductSpeech