Upload microsoft_VibeVoice-ASR_1.txt with huggingface_hub
Browse files
microsoft_VibeVoice-ASR_1.txt
CHANGED
|
@@ -6,6 +6,6 @@ model = VibeVoiceForASRTraining.from_pretrained("microsoft/VibeVoice-ASR", dtype
|
|
| 6 |
|
| 7 |
ERROR:
|
| 8 |
Traceback (most recent call last):
|
| 9 |
-
File "/tmp/microsoft_VibeVoice-
|
| 10 |
from transformers import VibeVoiceForASRTraining
|
| 11 |
ImportError: cannot import name 'VibeVoiceForASRTraining' from 'transformers' (/tmp/.cache/uv/environments-v2/980bd17552a2bc70/lib/python3.13/site-packages/transformers/__init__.py)
|
|
|
|
| 6 |
|
| 7 |
ERROR:
|
| 8 |
Traceback (most recent call last):
|
| 9 |
+
File "/tmp/microsoft_VibeVoice-ASR_1nbhAmw.py", line 24, in <module>
|
| 10 |
from transformers import VibeVoiceForASRTraining
|
| 11 |
ImportError: cannot import name 'VibeVoiceForASRTraining' from 'transformers' (/tmp/.cache/uv/environments-v2/980bd17552a2bc70/lib/python3.13/site-packages/transformers/__init__.py)
|