Update README.md
Browse files
README.md
CHANGED
@@ -13,3 +13,7 @@ Best Hebrew ASR as of 2025-04
|
|
13 |
|
14 |
Use with the open source transcription app [Vibe](https://github.com/thewh1teagle/vibe).
|
15 |
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
Use with the open source transcription app [Vibe](https://github.com/thewh1teagle/vibe).
|
15 |
|
16 |
+
The models also quantized for int8 and int5 for more efficient memory and disk use.
|
17 |
+
|
18 |
+
See converstion [code](https://github.com/thewh1teagle/vibe/blob/main/docs/models.md#prepare-your-own-models)
|
19 |
+
|