Kolja Beigel před 1 rokem
rodič
revize
f69d3299cc
1 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -3,7 +3,6 @@
 
 *Easy-to-use, low-latency speech-to-text library for realtime applications*
 
-
 ## About the Project
 
 RealtimeSTT listens to the microphone and transcribes voice into text.  
@@ -13,15 +12,16 @@ It's ideal for:
 - **Voice Assistants**
 - Applications requiring **fast and precise** speech-to-text conversion
 
+https://github.com/KoljaB/RealtimeSTT/assets/7604638/207cb9a2-4482-48e7-9d2b-0722c3ee6d14
+
 ### Features
 
 - **Voice Activity Detection**: Automatically detects when you start and stop speaking.
-- **Wake Word Activation**: Only starts transcription upon hearing a specific wake word.
 - **Realtime Transcription**: Transforms speech to text in real-time.
+- **Wake Word Activation**: Can activate upon detecting a designated wake word.
 
 > **Hint**: *Check out [RealtimeTTS](https://github.com/KoljaB/RealtimeTTS), the output counterpart of this library, for text-to-voice capabilities. Together, they form a powerful realtime audio wrapper around large language models.*
 
-
 ## Tech Stack
 
 This library uses:
@@ -278,4 +278,4 @@ MIT
 
 Kolja Beigel  
 Email: kolja.beigel@web.de  
-[GitHub](https://github.com/KoljaB/RealtimeSTT)
+[GitHub](https://github.com/KoljaB/RealtimeSTT)