Upload README.md
Browse files
README.md
CHANGED
@@ -9,9 +9,10 @@ tags:
|
|
9 |
|
10 |
Whisperfile is a high-performance implementation of [OpenAI's
|
11 |
Whisper](https://github.com/openai/whisper) created by Mozilla Ocho as
|
12 |
-
part of the [llamafile](https://github.com/Mozilla-Ocho/llamafile)
|
13 |
-
based on the
|
14 |
-
software written
|
|
|
15 |
|
16 |
- Model creator: [OpenAI](https://huggingface.co/collections/openai/whisper-release-6501bba2cf999715fd953013)
|
17 |
- Original models: [openai/whisper-release](https://huggingface.co/collections/openai/whisper-release-6501bba2cf999715fd953013)
|
|
|
9 |
|
10 |
Whisperfile is a high-performance implementation of [OpenAI's
|
11 |
Whisper](https://github.com/openai/whisper) created by Mozilla Ocho as
|
12 |
+
part of the [llamafile](https://github.com/Mozilla-Ocho/llamafile)
|
13 |
+
project, which is based on the
|
14 |
+
[whisper.cpp](https://github.com/ggerganov/whisper.cpp) software written
|
15 |
+
by Georgi Gerganov, et al.
|
16 |
|
17 |
- Model creator: [OpenAI](https://huggingface.co/collections/openai/whisper-release-6501bba2cf999715fd953013)
|
18 |
- Original models: [openai/whisper-release](https://huggingface.co/collections/openai/whisper-release-6501bba2cf999715fd953013)
|