aiguoliuguo commited on
Commit
2854c2b
·
verified ·
1 Parent(s): 867f281

Update base_models.json

Browse files
Files changed (1) hide show
  1. base_models.json +4 -4
base_models.json CHANGED
@@ -12,7 +12,7 @@
12
  "model_name": "ddsp6.1_1024_10_attention",
13
  "download_url": "http://117.72.46.224:12345/d/%E5%A4%A9%E7%BF%BC/base_models/ddsp6.1_1024_10_attention.sf_dlc",
14
  "audio": "https://example.com/model1.wav",
15
- "description": "本底模需要最少4G显存,同时拟合速度较快,暂不清楚影响。"
16
  },
17
  {
18
  "id": "ddsp6.1",
@@ -26,7 +26,7 @@
26
  "model_name": "ddsp6.1_2048_6_attention",
27
  "download_url": "http://117.72.46.224:12345/d/%E5%A4%A9%E7%BF%BC/base_models/ddsp6.1_2048_6_attention.sf_dlc",
28
  "audio": "https://example.com/model1.wav",
29
- "description": "本底模需要最少8G显存,同时拟合速度较快,暂不清楚影响。"
30
  },
31
 
32
  {
@@ -41,7 +41,7 @@
41
  "model_name": "ddsp6.1_1024_10_with_noise_and_attention",
42
  "download_url": "http://117.72.46.224:12345/d/%E5%A4%A9%E7%BF%BC/base_models/ddsp6.1_1024_10_with_noise_and_attention.sf_dlc",
43
  "audio": "https://example.com/model1.wav",
44
- "description": "本底模需要最少4G显存,并且对非人声有优化,同时拟合速度较快,暂不清楚影响。"
45
  },
46
 
47
  {
@@ -57,7 +57,7 @@
57
  "model_name": "ddsp6.1_2048_6_with_noise_and_attention",
58
  "download_url": "http://117.72.46.224:12345/d/%E5%A4%A9%E7%BF%BC/base_models/ddsp6.1_2048_6_with_noise_and_attention.sf_dlc",
59
  "audio": "https://example.com/model1.wav",
60
- "description": "本底模需要最少8G显存,并且对非人声有优化,同时拟合速度较快,暂不清楚影响。"
61
  }
62
  ]
63
  }
 
12
  "model_name": "ddsp6.1_1024_10_attention",
13
  "download_url": "http://117.72.46.224:12345/d/%E5%A4%A9%E7%BF%BC/base_models/ddsp6.1_1024_10_attention.sf_dlc",
14
  "audio": "https://example.com/model1.wav",
15
+ "description": "本底模需要最少4G显存,同时拟合速度较快,带有注意力机制,暂不清楚影响。"
16
  },
17
  {
18
  "id": "ddsp6.1",
 
26
  "model_name": "ddsp6.1_2048_6_attention",
27
  "download_url": "http://117.72.46.224:12345/d/%E5%A4%A9%E7%BF%BC/base_models/ddsp6.1_2048_6_attention.sf_dlc",
28
  "audio": "https://example.com/model1.wav",
29
+ "description": "本底模需要最少8G显存,同时拟合速度较快,带有注意力机制,暂不清楚影响。"
30
  },
31
 
32
  {
 
41
  "model_name": "ddsp6.1_1024_10_with_noise_and_attention",
42
  "download_url": "http://117.72.46.224:12345/d/%E5%A4%A9%E7%BF%BC/base_models/ddsp6.1_1024_10_with_noise_and_attention.sf_dlc",
43
  "audio": "https://example.com/model1.wav",
44
+ "description": "本底模需要最少4G显存,并且对非人声有优化,同时拟合速度较快,带有注意力机制,暂不清楚影响。"
45
  },
46
 
47
  {
 
57
  "model_name": "ddsp6.1_2048_6_with_noise_and_attention",
58
  "download_url": "http://117.72.46.224:12345/d/%E5%A4%A9%E7%BF%BC/base_models/ddsp6.1_2048_6_with_noise_and_attention.sf_dlc",
59
  "audio": "https://example.com/model1.wav",
60
+ "description": "本底模需要最少8G显存,并且对非人声有优化,同时拟合速度较快,带有注意力机制,暂不清楚影响。"
61
  }
62
  ]
63
  }