Update manifest.json
Browse files- manifest.json +11 -0
manifest.json
CHANGED
|
@@ -115,6 +115,17 @@
|
|
| 115 |
"sizeBytes": 77691713,
|
| 116 |
"sha256": "be07e048e1e599ad46341c8d2a135645097a538221678b7acdd1b1919c6e1b21"
|
| 117 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 118 |
{
|
| 119 |
"id": "tts-en-amy",
|
| 120 |
"type": "tts",
|
|
|
|
| 115 |
"sizeBytes": 77691713,
|
| 116 |
"sha256": "be07e048e1e599ad46341c8d2a135645097a538221678b7acdd1b1919c6e1b21"
|
| 117 |
},
|
| 118 |
+
{
|
| 119 |
+
"id": "asr-whisper-large-v3-turbo",
|
| 120 |
+
"type": "asr",
|
| 121 |
+
"name": "Speech-to-Text — Whisper Turbo",
|
| 122 |
+
"description": "Most accurate on-device voice transcription for calls — fully offline, multilingual. Larger download; best on a 6 GB+ phone. MIT.",
|
| 123 |
+
"quant": "ggml q5_0",
|
| 124 |
+
"minRamMb": 3000,
|
| 125 |
+
"url": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-large-v3-turbo-q5_0.bin",
|
| 126 |
+
"sizeBytes": 574041195,
|
| 127 |
+
"sha256": "394221709cd5ad1f40c46e6031ca61bce88931e6e088c188294c6d5a55ffa7e2"
|
| 128 |
+
},
|
| 129 |
{
|
| 130 |
"id": "tts-en-amy",
|
| 131 |
"type": "tts",
|