Skip to content

Commit c19f96c

Browse files
committed
links
1 parent 3ad2557 commit c19f96c

File tree

2 files changed

+2
-2
lines changed
  • articles/cognitive-services/Speech-Service

2 files changed

+2
-2
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/speech-to-text-basics/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ In this quickstart, you create and run an application to recognize and transcrib
1111
> [!TIP]
1212
> You can try real-time speech-to-text in [Speech Studio](https://aka.ms/speechstudio/speechtotexttool) without signing up or writing any code.
1313
14-
To instead transcribe audio files asynchronously, see [Batch transcription](batch-transcription.md). If you're not sure which speech-to-text solution is right for you, see the [speech to text overview](speech-to-text.md) documentation.
14+
To instead transcribe audio files asynchronously, see [Batch transcription](~/articles/cognitive-services/speech-service/batch-transcription.md). If you're not sure which speech-to-text solution is right for you, see the [speech to text overview](~/articles/cognitive-services/speech-service/speech-to-text.md) documentation.

articles/cognitive-services/Speech-Service/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ With [real-time speech-to-text](get-started-speech-to-text.md), the audio is tra
6161

6262
### Batch transcription
6363

64-
[Batch transcription](batch-transcription) is used to transcribe a large amount of audio in storage. You can point to audio files with a shared access signature (SAS) URI and asynchronously receive transcription results. Use batch transcription for applications that need to transcribe audio in bulk such as:
64+
[Batch transcription](batch-transcription.md) is used to transcribe a large amount of audio in storage. You can point to audio files with a shared access signature (SAS) URI and asynchronously receive transcription results. Use batch transcription for applications that need to transcribe audio in bulk such as:
6565
- Transcriptions, captions, or subtitles for pre-recorded audio
6666
- Contact center post-call analytics
6767
- Diarization

0 commit comments

Comments
 (0)