alinemati commited on
Commit
a9c51c4
·
verified ·
1 Parent(s): 1e9560c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,9 +3,9 @@ license: mit
3
  pipeline_tag: automatic-speech-recognition
4
  ---
5
 
6
- # OpenAI's Whisper models converted to ggml format for use with [whisper.cpp](https://github.com/ggerganov/whisper.cpp)
7
 
8
- [Available models](https://huggingface.co/ggerganov/whisper.cpp/tree/main)
9
 
10
  | Model | Disk | SHA |
11
  | ------------------- | ------- | ------------------------------------------ |
@@ -46,4 +46,4 @@ pipeline_tag: automatic-speech-recognition
46
 
47
  For more information, visit:
48
 
49
- https://github.com/ggerganov/whisper.cpp/tree/master/models
 
3
  pipeline_tag: automatic-speech-recognition
4
  ---
5
 
6
+ # OpenAI's Whisper models converted to ggml format for use with [Phoenix](https://github.com/osllmai/)
7
 
8
+ [Available models](https://github.com/osllmai/)
9
 
10
  | Model | Disk | SHA |
11
  | ------------------- | ------- | ------------------------------------------ |
 
46
 
47
  For more information, visit:
48
 
49
+ https://github.com/osllmai/