Update README.md
This commit is contained in:
parent
da6c8d25e4
commit
0ff6067f37
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ This project extends the [Whisper Streaming](https://github.com/ufal/whisper_str
|
||||||
## Code Origins
|
## Code Origins
|
||||||
|
|
||||||
This project reuses and extends code from the original Whisper Streaming repository:
|
This project reuses and extends code from the original Whisper Streaming repository:
|
||||||
- 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.
|
- whisper_online.py: Contains code from whisper_streaming
|
||||||
- silero_vad_iterator.py: Originally from the Silero VAD repository, included in the whisper_streaming project.
|
- silero_vad_iterator.py: Originally from the Silero VAD repository, included in the whisper_streaming project.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue