fix: change class name of GLM-ASR (#15772)
This commit is contained in:
@@ -299,7 +299,7 @@ class BaseMultimodalProcessor(ABC):
|
||||
if audios:
|
||||
if self._processor.__class__.__name__ in {
|
||||
"Gemma3nProcessor",
|
||||
"GlmasrProcessor",
|
||||
"GlmAsrProcessor",
|
||||
"Qwen2AudioProcessor",
|
||||
"Qwen3OmniMoeProcessor",
|
||||
}:
|
||||
|
||||
Reference in New Issue
Block a user