AI-Engine commited on
Commit
248b271
1 Parent(s): c6073b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ GGML [whisper.cpp](https://github.com/ggerganov/whisper.cpp) quantized version of:
5
+ - Original models: [Whisper](https://github.com/openai/whisper)
6
+ - Model creator: [OpenAI](https://huggingface.co/openai)
7
+ - [License](https://github.com/openai/whisper/blob/main/LICENSE)