Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ library_name: ctranslate2
|
|
9 |
|
10 |
# whisper-large-v2-mix-jp model for CTranslate2
|
11 |
|
12 |
-
This repository contains the conversion of [whisper-large-v2-mix-jp](https://huggingface.co/
|
13 |
|
14 |
This model can be used in CTranslate2 or projects based on CTranslate2 such as [faster-whisper](https://github.com/guillaumekln/faster-whisper).
|
15 |
|
|
|
9 |
|
10 |
# whisper-large-v2-mix-jp model for CTranslate2
|
11 |
|
12 |
+
This repository contains the conversion of [whisper-large-v2-mix-jp](https://huggingface.co/vumichien/whisper-large-v2-mix-jp) to the [CTranslate2](https://github.com/OpenNMT/CTranslate2) model format.
|
13 |
|
14 |
This model can be used in CTranslate2 or projects based on CTranslate2 such as [faster-whisper](https://github.com/guillaumekln/faster-whisper).
|
15 |
|