소스 검색

Minor changes

Kolja Beigel 1 년 전
부모
커밋
1cdf62c0b1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -216,7 +216,7 @@ When you initialize the `AudioToTextRecorder` class, you have various options to
 
 #### Real-time Transcription Parameters
 
-**Note**: When enabling realtime description a GPU installation is strongly advised. Using realtime transcription may create high GPU loads.
+> **Note**: *When enabling realtime description a GPU installation is strongly advised. Using realtime transcription may create high GPU loads.*
 
 - **enable_realtime_transcription** (bool, default=False): Enables or disables real-time transcription of audio. When set to True, the audio will be transcribed continuously as it is being recorded.