ariG23498 HF Staff commited on
Commit
73a7ce1
·
verified ·
1 Parent(s): f6737b4

Upload zai-org_GLM-ASR-Nano-2512_0.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. zai-org_GLM-ASR-Nano-2512_0.txt +5 -5
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-2512_0g6VREM.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(
@@ -33,7 +33,7 @@ Traceback (most recent call last):
33
  raise ValueError(
34
  ...<2 lines>...
35
  )
36
- ValueError: Unrecognized configuration class <class 'transformers_modules.zai_hyphen_org.GLM_hyphen_ASR_hyphen_Nano_hyphen_2512.fdc39709f86b00cdce879c04d967c2146ce4053c.configuration_glmasr.GlmasrConfig'> for this kind of AutoModel: AutoModelForCTC.
37
  Model type should be one of Data2VecAudioConfig, HubertConfig, MCTCTConfig, ParakeetCTCConfig, SEWConfig, SEWDConfig, UniSpeechConfig, UniSpeechSatConfig, Wav2Vec2Config, Wav2Vec2BertConfig, Wav2Vec2ConformerConfig, WavLMConfig.
38
 
39
  During handling of the above exception, another exception occurred:
@@ -45,7 +45,7 @@ Traceback (most recent call last):
45
  raise ValueError(
46
  ...<2 lines>...
47
  )
48
- ValueError: Unrecognized configuration class <class 'transformers_modules.zai_hyphen_org.GLM_hyphen_ASR_hyphen_Nano_hyphen_2512.fdc39709f86b00cdce879c04d967c2146ce4053c.configuration_glmasr.GlmasrConfig'> for this kind of AutoModel: AutoModelForCTC.
49
  Model type should be one of Data2VecAudioConfig, HubertConfig, MCTCTConfig, ParakeetCTCConfig, SEWConfig, SEWDConfig, UniSpeechConfig, UniSpeechSatConfig, Wav2Vec2Config, Wav2Vec2BertConfig, Wav2Vec2ConformerConfig, WavLMConfig.
50
 
51
  while loading with AutoModelForSpeechSeq2Seq, an error is thrown:
@@ -56,7 +56,7 @@ Traceback (most recent call last):
56
  raise ValueError(
57
  ...<2 lines>...
58
  )
59
- ValueError: Unrecognized configuration class <class 'transformers_modules.zai_hyphen_org.GLM_hyphen_ASR_hyphen_Nano_hyphen_2512.fdc39709f86b00cdce879c04d967c2146ce4053c.configuration_glmasr.GlmasrConfig'> for this kind of AutoModel: AutoModelForSpeechSeq2Seq.
60
  Model type should be one of DiaConfig, GraniteSpeechConfig, KyutaiSpeechToTextConfig, MoonshineConfig, Pop2PianoConfig, SeamlessM4TConfig, SeamlessM4Tv2Config, SpeechEncoderDecoderConfig, Speech2TextConfig, SpeechT5Config, WhisperConfig.
61
 
62
  During handling of the above exception, another exception occurred:
@@ -68,7 +68,7 @@ Traceback (most recent call last):
68
  raise ValueError(
69
  ...<2 lines>...
70
  )
71
- ValueError: Unrecognized configuration class <class 'transformers_modules.zai_hyphen_org.GLM_hyphen_ASR_hyphen_Nano_hyphen_2512.fdc39709f86b00cdce879c04d967c2146ce4053c.configuration_glmasr.GlmasrConfig'> for this kind of AutoModel: AutoModelForSpeechSeq2Seq.
72
  Model type should be one of DiaConfig, GraniteSpeechConfig, KyutaiSpeechToTextConfig, MoonshineConfig, Pop2PianoConfig, SeamlessM4TConfig, SeamlessM4Tv2Config, SpeechEncoderDecoderConfig, Speech2TextConfig, SpeechT5Config, WhisperConfig.
73
 
74
 
 
7
 
8
  ERROR:
9
  Traceback (most recent call last):
10
+ File "/tmp/zai-org_GLM-ASR-Nano-2512_0CgigMW.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(
 
33
  raise ValueError(
34
  ...<2 lines>...
35
  )
36
+ ValueError: Unrecognized configuration class <class 'transformers_modules.zai_hyphen_org.GLM_hyphen_ASR_hyphen_Nano_hyphen_2512.179a99d189eee664e623e504186538c683deb0cc.configuration_glmasr.GlmasrConfig'> for this kind of AutoModel: AutoModelForCTC.
37
  Model type should be one of Data2VecAudioConfig, HubertConfig, MCTCTConfig, ParakeetCTCConfig, SEWConfig, SEWDConfig, UniSpeechConfig, UniSpeechSatConfig, Wav2Vec2Config, Wav2Vec2BertConfig, Wav2Vec2ConformerConfig, WavLMConfig.
38
 
39
  During handling of the above exception, another exception occurred:
 
45
  raise ValueError(
46
  ...<2 lines>...
47
  )
48
+ ValueError: Unrecognized configuration class <class 'transformers_modules.zai_hyphen_org.GLM_hyphen_ASR_hyphen_Nano_hyphen_2512.179a99d189eee664e623e504186538c683deb0cc.configuration_glmasr.GlmasrConfig'> for this kind of AutoModel: AutoModelForCTC.
49
  Model type should be one of Data2VecAudioConfig, HubertConfig, MCTCTConfig, ParakeetCTCConfig, SEWConfig, SEWDConfig, UniSpeechConfig, UniSpeechSatConfig, Wav2Vec2Config, Wav2Vec2BertConfig, Wav2Vec2ConformerConfig, WavLMConfig.
50
 
51
  while loading with AutoModelForSpeechSeq2Seq, an error is thrown:
 
56
  raise ValueError(
57
  ...<2 lines>...
58
  )
59
+ ValueError: Unrecognized configuration class <class 'transformers_modules.zai_hyphen_org.GLM_hyphen_ASR_hyphen_Nano_hyphen_2512.179a99d189eee664e623e504186538c683deb0cc.configuration_glmasr.GlmasrConfig'> for this kind of AutoModel: AutoModelForSpeechSeq2Seq.
60
  Model type should be one of DiaConfig, GraniteSpeechConfig, KyutaiSpeechToTextConfig, MoonshineConfig, Pop2PianoConfig, SeamlessM4TConfig, SeamlessM4Tv2Config, SpeechEncoderDecoderConfig, Speech2TextConfig, SpeechT5Config, WhisperConfig.
61
 
62
  During handling of the above exception, another exception occurred:
 
68
  raise ValueError(
69
  ...<2 lines>...
70
  )
71
+ ValueError: Unrecognized configuration class <class 'transformers_modules.zai_hyphen_org.GLM_hyphen_ASR_hyphen_Nano_hyphen_2512.179a99d189eee664e623e504186538c683deb0cc.configuration_glmasr.GlmasrConfig'> for this kind of AutoModel: AutoModelForSpeechSeq2Seq.
72
  Model type should be one of DiaConfig, GraniteSpeechConfig, KyutaiSpeechToTextConfig, MoonshineConfig, Pop2PianoConfig, SeamlessM4TConfig, SeamlessM4Tv2Config, SpeechEncoderDecoderConfig, Speech2TextConfig, SpeechT5Config, WhisperConfig.
73
 
74