jartine commited on
Commit
8001355
1 Parent(s): dece41e

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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 [whisper.cpp](https://github.com/ggerganov/whisper.cpp)
14
- software written by Georgi Gerganov, et al.
 
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)