Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .CLAUDE/context/terminology.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ Speechmatics does not sell a "voice agent." A voice agent is a full conversation
| SDK | sdk | All-caps. |
| job | Job | Lowercase common noun. |
| transcript | Transcript | Lowercase unless starting a sentence. |
| Mandarin | Chinese Mandarin, Mandarin Chinese | Language name, matching the canonical row on the languages page (`cmn`). Locale names are "Simplified Mandarin" (`cmn-Hans`) and "Traditional Mandarin" (`cmn-Hant`). |

---

Expand Down
6 changes: 3 additions & 3 deletions docs/speech-to-text/formatting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Available English locales:
- US English (`en-US`)
- Australian English (`en-AU`)

Available Chinese Mandarin locales:
Available Mandarin locales:
- Simplified Mandarin (`cmn-Hans`, default)
- Traditional Mandarin (`cmn-Hant`)

Expand Down Expand Up @@ -152,7 +152,6 @@ uum`}
Disfluency tagging and removal are available for the following languages. Each language has its own set of hesitation sounds; the expandable list at the start of this section covers English.

- Arabic (`ar`)
- Chinese Mandarin (`cmn`)
- Danish (`da`)
- Dutch (`nl`)
- English (`en`)
Expand All @@ -165,6 +164,7 @@ Disfluency tagging and removal are available for the following languages. Each l
- Hungarian (`hu`)
- Italian (`it`)
- Japanese (`ja`)
- Mandarin (`cmn`)
- Norwegian (`no`)
- Polish (`pl`)
- Portuguese (`pt`)
Expand Down Expand Up @@ -384,14 +384,14 @@ Examples:
Smart formatting has had dedicated work for consistent results in these languages:

- Cantonese
- Chinese Mandarin (Simplified and Traditional)
- Dutch
- English
- French
- German
- Hindi
- Italian
- Japanese
- Mandarin (Simplified and Traditional)
- Mandarin & English (bilingual)
- Mandarin Malay Tamil & English (multilingual)
- Norwegian
Expand Down