qfuxa commited on
Commit
0ff6067
·
1 Parent(s): da6c8d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ This project extends the [Whisper Streaming](https://github.com/ufal/whisper_str
17
  ## Code Origins
18
 
19
  This project reuses and extends code from the original Whisper Streaming repository:
20
- - whisper_online.py: Contains code from whisper_streaming with the addition of the **MLX Whisper** backend for Apple Silicon, which is not present in the original repository.
21
  - silero_vad_iterator.py: Originally from the Silero VAD repository, included in the whisper_streaming project.
22
 
23
  ## Installation
 
17
  ## Code Origins
18
 
19
  This project reuses and extends code from the original Whisper Streaming repository:
20
+ - whisper_online.py: Contains code from whisper_streaming
21
  - silero_vad_iterator.py: Originally from the Silero VAD repository, included in the whisper_streaming project.
22
 
23
  ## Installation