zkeown commited on
Commit
6302d26
·
verified ·
1 Parent(s): 353ba07

Update registry with all model packages

Browse files
Files changed (1) hide show
  1. registry.json +19 -0
registry.json CHANGED
@@ -255,6 +255,25 @@
255
  "description": "Text-guided universal sound separation \u2014 describe what to extract in natural language",
256
  "fileSizeMB": 578
257
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
258
  {
259
  "expertId": "tfctdfunet",
260
  "expertIds": [
 
255
  "description": "Text-guided universal sound separation \u2014 describe what to extract in natural language",
256
  "fileSizeMB": 578
257
  },
258
+ {
259
+ "expertId": "deepfilternet3",
260
+ "expertIds": [
261
+ "deepfilternet"
262
+ ],
263
+ "name": "DeepFilterNet3 Enhancement",
264
+ "repo": "schismaudio/deepfilternet3",
265
+ "version": "1.0.0",
266
+ "tasks": [
267
+ "audioEnhancement"
268
+ ],
269
+ "qualityTier": "medium",
270
+ "estimatedRTF": 0.1,
271
+ "peakMemoryMB": 50,
272
+ "inputKind": "any",
273
+ "outputKind": "any",
274
+ "description": "DeepFilterNet3 speech enhancement (~2.3M params) \u2014 ERB spectral masking + deep filtering with learned complex FIR filters",
275
+ "fileSizeMB": 9
276
+ },
277
  {
278
  "expertId": "tfctdfunet",
279
  "expertIds": [