makaveli commited on
Commit
7cfc46e
1 Parent(s): ea4fabf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  # WhisperBot
2
- Welcome to WhisperBot. WhisperBot builds upon the capabilities of the [WhisperLive]() by integrating Mistral, a Large Language Model (LLM), on top of the real-time speech-to-text pipeline. WhisperLive relies on OpenAI Whisper, a powerful automatic speech recognition (ASR) system. Both Mistral and Whisper are optimized to run efficiently as TensorRT engines, maximizing performance and real-time processing capabilities.
3
 
4
  ## Features
5
  - **Real-Time Speech-to-Text**: Utilizes OpenAI WhisperLive to convert spoken language into text in real-time.
@@ -109,4 +109,4 @@ python3 run_client.py
109
 
110
  ## Contact Us
111
  For questions or issues, please open an issue.
112
- Contact us at: marcus.edel@collabora.com, jpc@collabora.com, vineet.suryan@collabora.com
 
1
  # WhisperBot
2
+ Welcome to WhisperBot. WhisperBot builds upon the capabilities of the [WhisperLive](https://github.com/collabora/WhisperLive) and [WhisperSpeech](https://github.com/collabora/WhisperSpeech) by integrating Mistral, a Large Language Model (LLM), on top of the real-time speech-to-text pipeline. WhisperLive relies on OpenAI Whisper, a powerful automatic speech recognition (ASR) system. Both Mistral and Whisper are optimized to run efficiently as TensorRT engines, maximizing performance and real-time processing capabilities.
3
 
4
  ## Features
5
  - **Real-Time Speech-to-Text**: Utilizes OpenAI WhisperLive to convert spoken language into text in real-time.
 
109
 
110
  ## Contact Us
111
  For questions or issues, please open an issue.
112
+ Contact us at: marcus.edel@collabora.com, jpc@collabora.com, vineet.suryan@collabora.com