Create README.me
Browse files
README.me
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cmd to convert safetensors to ctranslate format checkpoint : `ct2-transformers-converter --model sasikr2/whisper-large-v3-turbo --output_dir whisper-large-v3-turbo-ct2 --quantization float16`
|
| 2 |
+
|
| 3 |
+
hugging_face checkpoint: sasikr2/whisper-large-v3-turbo
|
| 4 |
+
|