Mr-J-369 commited on
Commit
f0cc4f8
Β·
verified Β·
1 Parent(s): 4b9f04b

manifest: point Aura Swap to reconverted, parity-verified models (emap fix)

Browse files
Files changed (1) hide show
  1. manifest.json +209 -209
manifest.json CHANGED
@@ -1,234 +1,234 @@
1
  {
2
- "components": [
 
 
 
 
 
 
 
 
3
  {
4
- "id": "vlm-smolvlm2-500m",
5
- "type": "vlm",
6
- "name": "Vision β€” SmolVLM2 500M",
7
- "description": "Tiny, fast vision model. Sees images in chat & social, fully offline. Runs on almost any phone. Apache-2.0.",
8
- "quant": "Q8_0",
9
- "minRamMb": 2000,
10
- "files": [
11
- {
12
- "role": "model",
13
- "url": "https://huggingface.co/ggml-org/SmolVLM2-500M-Video-Instruct-GGUF/resolve/main/SmolVLM2-500M-Video-Instruct-Q8_0.gguf",
14
- "sizeBytes": 436808704,
15
- "sha256": "6f67b8036b2469fcd71728702720c6b51aebd759b78137a8120733b4d66438bc"
16
- },
17
- {
18
- "role": "mmproj",
19
- "url": "https://huggingface.co/ggml-org/SmolVLM2-500M-Video-Instruct-GGUF/resolve/main/mmproj-SmolVLM2-500M-Video-Instruct-Q8_0.gguf",
20
- "sizeBytes": 108785184,
21
- "sha256": "921dc7e259f308e5b027111fa185efcbf33db13f6e35749ddf7f5cdb60ef520b"
22
- }
23
- ]
24
  },
25
  {
26
- "id": "vlm-qwen2.5-vl-3b",
27
- "type": "vlm",
28
- "name": "Vision β€” Qwen2.5-VL 3B",
29
- "description": "Balanced vision + chat brain. Sees images, fully offline. Needs a 6 GB+ phone. License: Qwen.",
30
- "quant": "Q4_K_M",
31
- "minRamMb": 6000,
32
- "files": [
33
- {
34
- "role": "model",
35
- "url": "https://huggingface.co/ggml-org/Qwen2.5-VL-3B-Instruct-GGUF/resolve/main/Qwen2.5-VL-3B-Instruct-Q4_K_M.gguf",
36
- "sizeBytes": 1929901056,
37
- "sha256": "d02fe9b69ad8cadbbd228e387667af66612c44bed29ffc8eb1e7caf9ac486c12"
38
- },
39
- {
40
- "role": "mmproj",
41
- "url": "https://huggingface.co/ggml-org/Qwen2.5-VL-3B-Instruct-GGUF/resolve/main/mmproj-Qwen2.5-VL-3B-Instruct-Q8_0.gguf",
42
- "sizeBytes": 844757728,
43
- "sha256": "980c9b2f78c04e6cff93d277ada09e768394f112d75db3b4e9dea8a69f9fb904"
44
- }
45
- ]
46
- },
47
  {
48
- "id": "vlm-gemma3-4b",
49
- "type": "vlm",
50
- "name": "Vision β€” Gemma 3 4B",
51
- "description": "Highest-quality vision (slower to process images). Fully offline. Needs a 6 GB+ phone. License: Gemma.",
52
- "quant": "Q4_K_M",
53
- "minRamMb": 6000,
54
- "files": [
55
- {
56
- "role": "model",
57
- "url": "https://huggingface.co/ggml-org/gemma-3-4b-it-GGUF/resolve/main/gemma-3-4b-it-Q4_K_M.gguf",
58
- "sizeBytes": 2489757856,
59
- "sha256": "882e8d2db44dc554fb0ea5077cb7e4bc49e7342a1f0da57901c0802ea21a0863"
60
- },
61
- {
62
- "role": "mmproj",
63
- "url": "https://huggingface.co/ggml-org/gemma-3-4b-it-GGUF/resolve/main/mmproj-model-f16.gguf",
64
- "sizeBytes": 851251104,
65
- "sha256": "8c0fb064b019a6972856aaae2c7e4792858af3ca4561be2dbf649123ba6c40cb"
66
- }
67
- ]
68
  },
69
  {
70
- "id": "vlm-gemma4-e2b",
71
- "type": "vlm",
72
- "name": "Vision β€” Gemma 4 E2B",
73
- "description": "Google's newest compact vision + chat brain. Sees images, fully offline. Larger than its name (MatFormer) β€” needs a 6 GB+ phone. License: Gemma.",
74
- "quant": "Q4_K_M",
75
- "minRamMb": 6000,
76
- "files": [
77
- {
78
- "role": "model",
79
- "url": "https://huggingface.co/unsloth/gemma-4-E2B-it-GGUF/resolve/main/gemma-4-E2B-it-Q4_K_M.gguf",
80
- "sizeBytes": 3106736256,
81
- "sha256": "9378bc471710229ef165709b62e34bfb62231420ddaf6d729e727305b5b8672d"
82
- },
83
- {
84
- "role": "mmproj",
85
- "url": "https://huggingface.co/unsloth/gemma-4-E2B-it-GGUF/resolve/main/mmproj-F16.gguf",
86
- "sizeBytes": 985654080,
87
- "sha256": "140be8d7849741f88c50757d529b84373ee8e27052cc2236855b537f4a8215fa"
88
- }
89
- ]
90
- },
91
  {
92
- "id": "vlm-gemma4-e4b",
93
- "type": "vlm",
94
- "name": "Vision β€” Gemma 4 E4B",
95
- "description": "Google's newest high-quality vision + chat brain. Larger and slower β€” needs an 8 GB+ phone. License: Gemma.",
96
- "quant": "Q4_K_M",
97
- "minRamMb": 8000,
98
- "files": [
99
- {
100
- "role": "model",
101
- "url": "https://huggingface.co/unsloth/gemma-4-E4B-it-GGUF/resolve/main/gemma-4-E4B-it-Q4_K_M.gguf",
102
- "sizeBytes": 4977169568,
103
- "sha256": "519b9793ed6ce0ff530f1b7c96e848e08e49e7af4d57bb97f76215963a54146d"
104
- },
105
- {
106
- "role": "mmproj",
107
- "url": "https://huggingface.co/unsloth/gemma-4-E4B-it-GGUF/resolve/main/mmproj-F16.gguf",
108
- "sizeBytes": 990372672,
109
- "sha256": "ddf46c21d7078e95338cfc22306b19b276a29a5ad089023449dd54d4b6170a51"
110
- }
111
- ]
112
  },
113
  {
114
- "id": "chat-llama3.2-3b",
115
- "type": "chat",
116
- "name": "Chat β€” Llama 3.2 3B",
117
- "description": "Well-rounded text-only chat brain. Needs a 6 GB+ phone. License: Llama 3.2.",
118
- "quant": "Q4_K_M",
119
- "minRamMb": 6000,
120
- "url": "https://huggingface.co/bartowski/Llama-3.2-3B-Instruct-GGUF/resolve/main/Llama-3.2-3B-Instruct-Q4_K_M.gguf",
121
- "sizeBytes": 2019377696,
122
- "sha256": "6c1a2b41161032677be168d354123594c0e6e67d2b9227c84f296ad037c728ff"
123
- },
 
 
 
 
 
124
  {
125
- "id": "litert-gemma4-e2b",
126
- "type": "litert",
127
- "name": "Gemma 4 E2B β€” LiteRT GPU",
128
- "description": "Google's Gemma 4 E2B on the LiteRT-LM engine β€” GPU-accelerated on-device chat, an alternative brain to llama.cpp. Needs a 6 GB+ phone. License: Gemma.",
129
- "quant": "int4",
130
- "minRamMb": 6000,
131
- "url": "https://huggingface.co/litert-community/gemma-4-E2B-it-litert-lm/resolve/main/gemma-4-E2B-it.litertlm",
132
- "sizeBytes": 2588147712,
133
- "sha256": "181938105e0eefd105961417e8da75903eacda102c4fce9ce90f50b97139a63c"
134
  },
135
  {
136
- "id": "litert-gemma4-e4b",
137
- "type": "litert",
138
- "name": "Gemma 4 E4B β€” LiteRT GPU",
139
- "description": "Google's Gemma 4 E4B on the LiteRT-LM engine β€” GPU-accelerated on-device chat, higher quality than E2B. Needs an 8 GB+ phone. License: Gemma.",
140
- "quant": "int4",
141
- "minRamMb": 8000,
142
- "url": "https://huggingface.co/litert-community/gemma-4-E4B-it-litert-lm/resolve/main/gemma-4-E4B-it.litertlm",
143
- "sizeBytes": 3659530240,
144
- "sha256": "0b2a8980ce155fd97673d8e820b4d29d9c7d99b8fa6806f425d969b145bd52e0"
145
- },
 
 
 
 
 
146
  {
147
- "id": "embed-minilm-l6-v2",
148
- "type": "embed",
149
- "name": "Semantic Memory β€” all-MiniLM-L6-v2",
150
- "description": "Recommended. Tiny embedding model that powers semantic memory: characters auto-save and recall the right memories in the background (even when your wording differs) and the chat sends less to the main model each reply, so replies stay fast. Fully offline, runs on any phone. Apache-2.0.",
151
- "quant": "F16",
152
- "minRamMb": 1000,
153
- "url": "https://huggingface.co/second-state/All-MiniLM-L6-v2-Embedding-GGUF/resolve/main/all-MiniLM-L6-v2-ggml-model-f16.gguf",
154
- "sizeBytes": 45949216,
155
- "sha256": "797b70c4edf85907fe0a49eb85811256f65fa0f7bf52166b147fd16be2be4662"
156
  },
157
  {
158
- "id": "asr-whisper-base",
159
- "type": "asr",
160
- "name": "Speech-to-Text β€” Whisper Base",
161
- "description": "On-device voice transcription for calls β€” fully offline, multilingual. Recommended balance of accuracy and speed. Runs on any phone. MIT.",
162
- "quant": "ggml",
163
- "minRamMb": 1000,
164
- "url": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-base.bin",
165
- "sizeBytes": 147951465,
166
- "sha256": "60ed5bc3dd14eea856493d334349b405782ddcaf0028d4b5df4088345fba2efe"
167
- },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
168
  {
169
- "id": "asr-whisper-tiny",
170
- "type": "asr",
171
- "name": "Speech-to-Text β€” Whisper Tiny",
172
- "description": "Smallest on-device voice transcription for calls β€” fully offline, multilingual. Fastest, slightly lower accuracy. Runs on any phone. MIT.",
173
- "quant": "ggml",
174
- "minRamMb": 1000,
175
- "url": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-tiny.bin",
176
- "sizeBytes": 77691713,
177
- "sha256": "be07e048e1e599ad46341c8d2a135645097a538221678b7acdd1b1919c6e1b21"
178
  },
179
  {
180
- "id": "asr-whisper-large-v3-turbo",
181
- "type": "asr",
182
- "name": "Speech-to-Text β€” Whisper Turbo",
183
- "description": "Most accurate on-device voice transcription for calls β€” fully offline, multilingual. Larger download; best on a 6 GB+ phone. MIT.",
184
- "quant": "ggml q5_0",
185
- "minRamMb": 3000,
186
- "url": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-large-v3-turbo-q5_0.bin",
187
- "sizeBytes": 574041195,
188
- "sha256": "394221709cd5ad1f40c46e6031ca61bce88931e6e088c188294c6d5a55ffa7e2"
189
  },
190
  {
191
- "id": "tts-en-amy",
192
- "type": "tts",
193
- "name": "Voice β€” English (Amy)",
194
- "description": "Lets your characters speak their replies aloud in calls β€” fully offline, no API key needed. Runs on any phone.",
195
- "minRamMb": 1000,
196
- "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/tts-en-amy-low.zip",
197
- "sizeBytes": 67308190,
198
- "sha256": "ec2dafc9b8efa91a033a083a0ab50be1c9f1715e3d33e8ab22e4d969a553dfd3"
199
  },
200
  {
201
- "id": "faceswap-aura",
202
- "type": "faceswap",
203
- "name": "Aura Swap",
204
- "description": "On-device face swap β€” detect, embed, swap (inswapper-128), restore (CodeFormer). Fully offline. Needs a 6 GB+ phone.",
205
- "minRamMb": 6000,
206
- "files": [
207
- {
208
- "role": "detect",
209
- "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/scrfd_10g.fp16.mnn",
210
- "sizeBytes": 8485268,
211
- "sha256": "a799477ec3eb87f09b380f31452adf5f26f837e07aacfc6b75474f9f1b6056d1"
212
- },
213
- {
214
- "role": "embed",
215
- "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/arcface_w600k_r50.fp16.mnn",
216
- "sizeBytes": 87244388,
217
- "sha256": "09a0e01fb942cb237c5204d166a48e163d4a6d601b7b5c33eec7c210c36e918b"
218
- },
219
- {
220
- "role": "swap",
221
- "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/inswapper_128.fp16.mnn",
222
- "sizeBytes": 277236888,
223
- "sha256": "b4bde7d0ea7ca949cd90384ea2520bc7bacba464dccd4c887a98b987b9328058"
224
- },
225
- {
226
- "role": "restore",
227
- "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/codeformer.fp16.mnn",
228
- "sizeBytes": 188871108,
229
- "sha256": "676632af278ed6db02894b239bd17e7008e3c562f876def3fe98753981d6ebd9"
230
- }
231
- ]
232
  }
233
- ]
 
 
234
  }
 
1
  {
2
+ "components": [
3
+ {
4
+ "id": "vlm-smolvlm2-500m",
5
+ "type": "vlm",
6
+ "name": "Vision β€” SmolVLM2 500M",
7
+ "description": "Tiny, fast vision model. Sees images in chat & social, fully offline. Runs on almost any phone. Apache-2.0.",
8
+ "quant": "Q8_0",
9
+ "minRamMb": 2000,
10
+ "files": [
11
  {
12
+ "role": "model",
13
+ "url": "https://huggingface.co/ggml-org/SmolVLM2-500M-Video-Instruct-GGUF/resolve/main/SmolVLM2-500M-Video-Instruct-Q8_0.gguf",
14
+ "sizeBytes": 436808704,
15
+ "sha256": "6f67b8036b2469fcd71728702720c6b51aebd759b78137a8120733b4d66438bc"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  },
17
  {
18
+ "role": "mmproj",
19
+ "url": "https://huggingface.co/ggml-org/SmolVLM2-500M-Video-Instruct-GGUF/resolve/main/mmproj-SmolVLM2-500M-Video-Instruct-Q8_0.gguf",
20
+ "sizeBytes": 108785184,
21
+ "sha256": "921dc7e259f308e5b027111fa185efcbf33db13f6e35749ddf7f5cdb60ef520b"
22
+ }
23
+ ]
24
+ },
25
+ {
26
+ "id": "vlm-qwen2.5-vl-3b",
27
+ "type": "vlm",
28
+ "name": "Vision β€” Qwen2.5-VL 3B",
29
+ "description": "Balanced vision + chat brain. Sees images, fully offline. Needs a 6 GB+ phone. License: Qwen.",
30
+ "quant": "Q4_K_M",
31
+ "minRamMb": 6000,
32
+ "files": [
 
 
 
 
 
 
33
  {
34
+ "role": "model",
35
+ "url": "https://huggingface.co/ggml-org/Qwen2.5-VL-3B-Instruct-GGUF/resolve/main/Qwen2.5-VL-3B-Instruct-Q4_K_M.gguf",
36
+ "sizeBytes": 1929901056,
37
+ "sha256": "d02fe9b69ad8cadbbd228e387667af66612c44bed29ffc8eb1e7caf9ac486c12"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  },
39
  {
40
+ "role": "mmproj",
41
+ "url": "https://huggingface.co/ggml-org/Qwen2.5-VL-3B-Instruct-GGUF/resolve/main/mmproj-Qwen2.5-VL-3B-Instruct-Q8_0.gguf",
42
+ "sizeBytes": 844757728,
43
+ "sha256": "980c9b2f78c04e6cff93d277ada09e768394f112d75db3b4e9dea8a69f9fb904"
44
+ }
45
+ ]
46
+ },
47
+ {
48
+ "id": "vlm-gemma3-4b",
49
+ "type": "vlm",
50
+ "name": "Vision β€” Gemma 3 4B",
51
+ "description": "Highest-quality vision (slower to process images). Fully offline. Needs a 6 GB+ phone. License: Gemma.",
52
+ "quant": "Q4_K_M",
53
+ "minRamMb": 6000,
54
+ "files": [
 
 
 
 
 
 
55
  {
56
+ "role": "model",
57
+ "url": "https://huggingface.co/ggml-org/gemma-3-4b-it-GGUF/resolve/main/gemma-3-4b-it-Q4_K_M.gguf",
58
+ "sizeBytes": 2489757856,
59
+ "sha256": "882e8d2db44dc554fb0ea5077cb7e4bc49e7342a1f0da57901c0802ea21a0863"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  },
61
  {
62
+ "role": "mmproj",
63
+ "url": "https://huggingface.co/ggml-org/gemma-3-4b-it-GGUF/resolve/main/mmproj-model-f16.gguf",
64
+ "sizeBytes": 851251104,
65
+ "sha256": "8c0fb064b019a6972856aaae2c7e4792858af3ca4561be2dbf649123ba6c40cb"
66
+ }
67
+ ]
68
+ },
69
+ {
70
+ "id": "vlm-gemma4-e2b",
71
+ "type": "vlm",
72
+ "name": "Vision β€” Gemma 4 E2B",
73
+ "description": "Google's newest compact vision + chat brain. Sees images, fully offline. Larger than its name (MatFormer) β€” needs a 6 GB+ phone. License: Gemma.",
74
+ "quant": "Q4_K_M",
75
+ "minRamMb": 6000,
76
+ "files": [
77
  {
78
+ "role": "model",
79
+ "url": "https://huggingface.co/unsloth/gemma-4-E2B-it-GGUF/resolve/main/gemma-4-E2B-it-Q4_K_M.gguf",
80
+ "sizeBytes": 3106736256,
81
+ "sha256": "9378bc471710229ef165709b62e34bfb62231420ddaf6d729e727305b5b8672d"
 
 
 
 
 
82
  },
83
  {
84
+ "role": "mmproj",
85
+ "url": "https://huggingface.co/unsloth/gemma-4-E2B-it-GGUF/resolve/main/mmproj-F16.gguf",
86
+ "sizeBytes": 985654080,
87
+ "sha256": "140be8d7849741f88c50757d529b84373ee8e27052cc2236855b537f4a8215fa"
88
+ }
89
+ ]
90
+ },
91
+ {
92
+ "id": "vlm-gemma4-e4b",
93
+ "type": "vlm",
94
+ "name": "Vision β€” Gemma 4 E4B",
95
+ "description": "Google's newest high-quality vision + chat brain. Larger and slower β€” needs an 8 GB+ phone. License: Gemma.",
96
+ "quant": "Q4_K_M",
97
+ "minRamMb": 8000,
98
+ "files": [
99
  {
100
+ "role": "model",
101
+ "url": "https://huggingface.co/unsloth/gemma-4-E4B-it-GGUF/resolve/main/gemma-4-E4B-it-Q4_K_M.gguf",
102
+ "sizeBytes": 4977169568,
103
+ "sha256": "519b9793ed6ce0ff530f1b7c96e848e08e49e7af4d57bb97f76215963a54146d"
 
 
 
 
 
104
  },
105
  {
106
+ "role": "mmproj",
107
+ "url": "https://huggingface.co/unsloth/gemma-4-E4B-it-GGUF/resolve/main/mmproj-F16.gguf",
108
+ "sizeBytes": 990372672,
109
+ "sha256": "ddf46c21d7078e95338cfc22306b19b276a29a5ad089023449dd54d4b6170a51"
110
+ }
111
+ ]
112
+ },
113
+ {
114
+ "id": "chat-llama3.2-3b",
115
+ "type": "chat",
116
+ "name": "Chat β€” Llama 3.2 3B",
117
+ "description": "Well-rounded text-only chat brain. Needs a 6 GB+ phone. License: Llama 3.2.",
118
+ "quant": "Q4_K_M",
119
+ "minRamMb": 6000,
120
+ "url": "https://huggingface.co/bartowski/Llama-3.2-3B-Instruct-GGUF/resolve/main/Llama-3.2-3B-Instruct-Q4_K_M.gguf",
121
+ "sizeBytes": 2019377696,
122
+ "sha256": "6c1a2b41161032677be168d354123594c0e6e67d2b9227c84f296ad037c728ff"
123
+ },
124
+ {
125
+ "id": "litert-gemma4-e2b",
126
+ "type": "litert",
127
+ "name": "Gemma 4 E2B β€” LiteRT GPU",
128
+ "description": "Google's Gemma 4 E2B on the LiteRT-LM engine β€” GPU-accelerated on-device chat, an alternative brain to llama.cpp. Needs a 6 GB+ phone. License: Gemma.",
129
+ "quant": "int4",
130
+ "minRamMb": 6000,
131
+ "url": "https://huggingface.co/litert-community/gemma-4-E2B-it-litert-lm/resolve/main/gemma-4-E2B-it.litertlm",
132
+ "sizeBytes": 2588147712,
133
+ "sha256": "181938105e0eefd105961417e8da75903eacda102c4fce9ce90f50b97139a63c"
134
+ },
135
+ {
136
+ "id": "litert-gemma4-e4b",
137
+ "type": "litert",
138
+ "name": "Gemma 4 E4B β€” LiteRT GPU",
139
+ "description": "Google's Gemma 4 E4B on the LiteRT-LM engine β€” GPU-accelerated on-device chat, higher quality than E2B. Needs an 8 GB+ phone. License: Gemma.",
140
+ "quant": "int4",
141
+ "minRamMb": 8000,
142
+ "url": "https://huggingface.co/litert-community/gemma-4-E4B-it-litert-lm/resolve/main/gemma-4-E4B-it.litertlm",
143
+ "sizeBytes": 3659530240,
144
+ "sha256": "0b2a8980ce155fd97673d8e820b4d29d9c7d99b8fa6806f425d969b145bd52e0"
145
+ },
146
+ {
147
+ "id": "embed-minilm-l6-v2",
148
+ "type": "embed",
149
+ "name": "Semantic Memory β€” all-MiniLM-L6-v2",
150
+ "description": "Recommended. Tiny embedding model that powers semantic memory: characters auto-save and recall the right memories in the background (even when your wording differs) and the chat sends less to the main model each reply, so replies stay fast. Fully offline, runs on any phone. Apache-2.0.",
151
+ "quant": "F16",
152
+ "minRamMb": 1000,
153
+ "url": "https://huggingface.co/second-state/All-MiniLM-L6-v2-Embedding-GGUF/resolve/main/all-MiniLM-L6-v2-ggml-model-f16.gguf",
154
+ "sizeBytes": 45949216,
155
+ "sha256": "797b70c4edf85907fe0a49eb85811256f65fa0f7bf52166b147fd16be2be4662"
156
+ },
157
+ {
158
+ "id": "asr-whisper-base",
159
+ "type": "asr",
160
+ "name": "Speech-to-Text β€” Whisper Base",
161
+ "description": "On-device voice transcription for calls β€” fully offline, multilingual. Recommended balance of accuracy and speed. Runs on any phone. MIT.",
162
+ "quant": "ggml",
163
+ "minRamMb": 1000,
164
+ "url": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-base.bin",
165
+ "sizeBytes": 147951465,
166
+ "sha256": "60ed5bc3dd14eea856493d334349b405782ddcaf0028d4b5df4088345fba2efe"
167
+ },
168
+ {
169
+ "id": "asr-whisper-tiny",
170
+ "type": "asr",
171
+ "name": "Speech-to-Text β€” Whisper Tiny",
172
+ "description": "Smallest on-device voice transcription for calls β€” fully offline, multilingual. Fastest, slightly lower accuracy. Runs on any phone. MIT.",
173
+ "quant": "ggml",
174
+ "minRamMb": 1000,
175
+ "url": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-tiny.bin",
176
+ "sizeBytes": 77691713,
177
+ "sha256": "be07e048e1e599ad46341c8d2a135645097a538221678b7acdd1b1919c6e1b21"
178
+ },
179
+ {
180
+ "id": "asr-whisper-large-v3-turbo",
181
+ "type": "asr",
182
+ "name": "Speech-to-Text β€” Whisper Turbo",
183
+ "description": "Most accurate on-device voice transcription for calls β€” fully offline, multilingual. Larger download; best on a 6 GB+ phone. MIT.",
184
+ "quant": "ggml q5_0",
185
+ "minRamMb": 3000,
186
+ "url": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-large-v3-turbo-q5_0.bin",
187
+ "sizeBytes": 574041195,
188
+ "sha256": "394221709cd5ad1f40c46e6031ca61bce88931e6e088c188294c6d5a55ffa7e2"
189
+ },
190
+ {
191
+ "id": "tts-en-amy",
192
+ "type": "tts",
193
+ "name": "Voice β€” English (Amy)",
194
+ "description": "Lets your characters speak their replies aloud in calls β€” fully offline, no API key needed. Runs on any phone.",
195
+ "minRamMb": 1000,
196
+ "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/tts-en-amy-low.zip",
197
+ "sizeBytes": 67308190,
198
+ "sha256": "ec2dafc9b8efa91a033a083a0ab50be1c9f1715e3d33e8ab22e4d969a553dfd3"
199
+ },
200
+ {
201
+ "id": "faceswap-aura",
202
+ "type": "faceswap",
203
+ "name": "Aura Swap",
204
+ "description": "On-device face swap β€” detect, embed, swap (inswapper-128), restore (CodeFormer). Fully offline. Needs a 6 GB+ phone.",
205
+ "minRamMb": 6000,
206
+ "files": [
207
  {
208
+ "role": "detect",
209
+ "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/scrfd_10g.fp16.mnn",
210
+ "sizeBytes": 8485268,
211
+ "sha256": "bd9fb7feb2fc3baecce684fc9092e7fc7cea922ac25a108d72d4ca59b23476df"
 
 
 
 
 
212
  },
213
  {
214
+ "role": "embed",
215
+ "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/arcface_w600k_r50.fp16.mnn",
216
+ "sizeBytes": 87244388,
217
+ "sha256": "cf50a1c70d32621a7f92a4ecbeefccb59035f6f06092e3689f869205c7a35c38"
 
 
 
 
 
218
  },
219
  {
220
+ "role": "swap",
221
+ "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/inswapper_128.fp16.mnn",
222
+ "sizeBytes": 277236524,
223
+ "sha256": "c2a71af149b604676e1b67fd53e0132e9d45f44093599aac3613729bd2c3c9e9"
 
 
 
 
224
  },
225
  {
226
+ "role": "restore",
227
+ "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/codeformer.fp16.mnn",
228
+ "sizeBytes": 188871108,
229
+ "sha256": "4ac6431f5bdc7b4076b31a6543f412794a2240d486abf9c05a3912fb6540755c"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
230
  }
231
+ ]
232
+ }
233
+ ]
234
  }