Spaces:
Sleeping
Sleeping
Fix link
Browse files- manager/model_handler.py +2 -2
manager/model_handler.py
CHANGED
|
@@ -61,8 +61,8 @@ class ModelHandler:
|
|
| 61 |
"https://hf-mirror.com/laion/clap-htsat-fused/resolve/main/pytorch_model.bin?download=true",
|
| 62 |
],
|
| 63 |
"Erlangshen_MegatronBert_1.3B_Chinese": [
|
| 64 |
-
"https://huggingface.co/IDEA-CCNL/Erlangshen-
|
| 65 |
-
"https://hf-mirror.com/IDEA-CCNL/Erlangshen-
|
| 66 |
],
|
| 67 |
"G2PWModel": [
|
| 68 |
# "https://storage.googleapis.com/esun-ai/g2pW/G2PWModel-v2-onnx.zip",
|
|
|
|
| 61 |
"https://hf-mirror.com/laion/clap-htsat-fused/resolve/main/pytorch_model.bin?download=true",
|
| 62 |
],
|
| 63 |
"Erlangshen_MegatronBert_1.3B_Chinese": [
|
| 64 |
+
"https://huggingface.co/IDEA-CCNL/Erlangshen-MegatronBert-1.3B/resolve/main/pytorch_model.bin",
|
| 65 |
+
"https://hf-mirror.com/IDEA-CCNL/Erlangshen-MegatronBert-1.3B/resolve/main/pytorch_model.bin",
|
| 66 |
],
|
| 67 |
"G2PWModel": [
|
| 68 |
# "https://storage.googleapis.com/esun-ai/g2pW/G2PWModel-v2-onnx.zip",
|