Skip to content

Commit b40baf0

Browse files
authored
misc: changes on 5 sep (#397)
* add other languages to fair accuracy bucket * fix broken link for LeMUR action items * add redirects for common hallucinated URLs
1 parent 555aff0 commit b40baf0

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

fern/docs.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,7 @@ navigation:
621621
slug: task-endpoint-ai-coach
622622
- page: Generate Action Items with LeMUR
623623
path: pages/05-guides/cookbooks/lemur/task-endpoint-action-items.mdx
624+
slug: task-endpoint-action-items
624625
- page: Prompt A Structured Q&A Response Using LeMUR
625626
path: pages/05-guides/cookbooks/lemur/task-endpoint-structured-QA.mdx
626627
slug: task-endpoint-structured-QA
@@ -1308,3 +1309,25 @@ redirects:
13081309
destination: /docs/speech-to-text/universal-streaming/keyterms-prompting
13091310
- source: /docs/speech-to-text/pre-recorded-audio/ald-99-early-access
13101311
destination: /docs/speech-to-text/pre-recorded-audio/automatic-language-detection
1312+
1313+
# Redirects for common hallucinated URLS
1314+
- source: /docs/api-reference/streaming/realtime
1315+
destination: /docs/api-reference/streaming-api/streaming-api
1316+
- source: /docs/models/speech-to-text
1317+
destination: /docs/getting-started/models
1318+
- source: /docs/speech-to-text/configuration
1319+
destination: /docs/speech-to-text/pre-recorded-audio
1320+
- source: /docs/speech-to-text/streaming-audio
1321+
destination: /docs/speech-to-text/universal-streaming
1322+
- source: /docs/speech-to-text/transcription
1323+
destination: /docs/speech-to-text/pre-recorded-audio
1324+
- source: /docs/core-transcription/supported-languages
1325+
destination: /docs/speech-to-text/pre-recorded-audio/supported-languages
1326+
- source: /docs/lemur/lemur-pii-redaction
1327+
destination: /docs/guides/lemur-pii-redaction
1328+
- source: /docs/api-reference/transcript
1329+
destination: /docs/api-reference/transcripts/get
1330+
- source: /docs/api-reference/streaming/create-temporary-token
1331+
destination: /docs/api-reference/streaming-api/generate-streaming-token
1332+
- source: /docs/api-reference/streaming
1333+
destination: /docs/api-reference/streaming-api/streaming-api

fern/pages/01-getting-started/models.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ AssemblyAI offers several state-of-the-art speech recognition models, each optim
4949
#### Breakdown of Universal language support
5050

5151
<AccordionGroup>
52-
52+
5353
<Accordion title="High accuracy (≤ 10% WER)">
5454
English, Spanish, French, German, Indonesian, Italian, Japanese, Dutch, Polish, Portuguese, Russian, Turkish, Ukrainian, Catalan
5555
</Accordion>
@@ -67,10 +67,7 @@ AssemblyAI offers several state-of-the-art speech recognition models, each optim
6767
</Accordion>
6868

6969
<Accordion title="Fair accuracy (>50% WER)">
70-
Amharic, Assamese, Bengali, Gujarati, Hausa, Javanese, Georgian, Khmer,
71-
Kannada, Luxembourgish, Lingala, Lao, Malayalam, Mongolian, Maltese, Burmese,
72-
Nepali, Occitan, Punjabi, Pashto, Sindhi, Shona, Somali, Serbian, Telugu,
73-
Tajik, Uzbek, Yoruba
70+
Albanian, Amharic, Assamese, Bashkir, Basque, Bengali, Breton, Burmese, Faroese, Georgian, Gujarati, Haitian, Hawaiian, Hausa, Javanese, Kannada, Khmer, Lao, Latin, Lingala, Luxembourgish, Malagasy, Malayalam, Maltese, Mongolian, Nepali, Norwegian Nynorsk, Occitan, Punjabi, Pashto, Sanskrit, Serbian, Sindhi, Sinhala, Shona, Somali, Sundanese, Tajik, Tatar, Telugu, Tibetan, Turkmen, Uzbek, Yiddish, Yoruba
7471
</Accordion>
7572

7673
</AccordionGroup>

0 commit comments

Comments
 (0)