diff --git a/fern/docs.yml b/fern/docs.yml index 08f9eff1..c22570be 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -94,8 +94,12 @@ navigation: path: pages/02-speech-to-text/pre-recorded-audio/multichannel-transcription.mdx - page: Code switching path: pages/02-speech-to-text/pre-recorded-audio/code-switching-docs.mdx + - page: Set language manually + path: pages/02-speech-to-text/pre-recorded-audio/set-language-manually.mdx - page: Language detection path: pages/02-speech-to-text/pre-recorded-audio/language-detection.mdx + - page: Select the region + path: pages/02-speech-to-text/pre-recorded-audio/select-the-region.mdx - page: Custom spelling path: pages/02-speech-to-text/pre-recorded-audio/custom-spelling.mdx - page: Word search diff --git a/fern/pages/02-speech-to-text/pre-recorded-audio/select-the-region.mdx b/fern/pages/02-speech-to-text/pre-recorded-audio/select-the-region.mdx index c1070dc6..dbb4fbc7 100644 --- a/fern/pages/02-speech-to-text/pre-recorded-audio/select-the-region.mdx +++ b/fern/pages/02-speech-to-text/pre-recorded-audio/select-the-region.mdx @@ -1,5 +1,5 @@ --- -title: "Available cloud regions" +title: "Select the region" --- The default region is US, with base URL `api.assemblyai.com`. For EU data residency requirements, you can use our base URL for EU at `api.eu.assemblyai.com`. diff --git a/fern/pages/02-speech-to-text/pre-recorded-audio/set-language-manually.mdx b/fern/pages/02-speech-to-text/pre-recorded-audio/set-language-manually.mdx index 18ef6cd4..ad8bb93e 100644 --- a/fern/pages/02-speech-to-text/pre-recorded-audio/set-language-manually.mdx +++ b/fern/pages/02-speech-to-text/pre-recorded-audio/set-language-manually.mdx @@ -1,5 +1,5 @@ --- -title: "Set Language Manually" +title: "Set language manually" --- If you already know the dominant language, you can use the `language_code` key to specify the language of the speech in your audio file.