Upload folder using huggingface_hub
Browse files- README.md +2 -2
- weights.safetensors +3 -0
README.md
CHANGED
|
@@ -15,6 +15,6 @@ import mlx_whisper
|
|
| 15 |
|
| 16 |
result = mlx_whisper.transcribe(
|
| 17 |
"FILE_NAME",
|
| 18 |
-
path_or_hf_repo=
|
| 19 |
)
|
| 20 |
-
```
|
|
|
|
| 15 |
|
| 16 |
result = mlx_whisper.transcribe(
|
| 17 |
"FILE_NAME",
|
| 18 |
+
path_or_hf_repo=mlx-community/whisper-large-v3-turbo,
|
| 19 |
)
|
| 20 |
+
```
|
weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:951ed3fc1203e6a62467abb2144a96ce7eafca8fa77e3704fdb8635ff3e7f8a6
|
| 3 |
+
size 1613977612
|