Upload zai-org_GLM-ASR-Nano-2512_0.txt with huggingface_hub
Browse files
zai-org_GLM-ASR-Nano-2512_0.txt
CHANGED
|
@@ -7,7 +7,7 @@ pipe = pipeline("automatic-speech-recognition", model="zai-org/GLM-ASR-Nano-2512
|
|
| 7 |
|
| 8 |
ERROR:
|
| 9 |
Traceback (most recent call last):
|
| 10 |
-
File "/tmp/zai-org_GLM-ASR-Nano-
|
| 11 |
pipe = pipeline("automatic-speech-recognition", model="zai-org/GLM-ASR-Nano-2512", trust_remote_code=True)
|
| 12 |
File "/tmp/.cache/uv/environments-v2/e265c82f8ee277ed/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1027, in pipeline
|
| 13 |
framework, model = infer_framework_load_model(
|
|
|
|
| 7 |
|
| 8 |
ERROR:
|
| 9 |
Traceback (most recent call last):
|
| 10 |
+
File "/tmp/zai-org_GLM-ASR-Nano-2512_0aZJwjI.py", line 26, in <module>
|
| 11 |
pipe = pipeline("automatic-speech-recognition", model="zai-org/GLM-ASR-Nano-2512", trust_remote_code=True)
|
| 12 |
File "/tmp/.cache/uv/environments-v2/e265c82f8ee277ed/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1027, in pipeline
|
| 13 |
framework, model = infer_framework_load_model(
|