Unrecognized processing class SVECTOR-CORPORATION/SPTK-2 issue
#1
by
GansukhB
- opened
When running sample from README.md, getting this error.
File "/<path>/venv/lib/python3.13/site-packages/transformers/models/auto/processing_auto.py", line 375, in from_pretrained
raise ValueError(
...<3 lines>...
)
ValueError: Unrecognized processing class in SVECTOR-CORPORATION/SPTK-2. Can't instantiate a processor, a tokenizer, an image processor or a feature extractor for this model. Make sure the repository contains the files of at least one of those processing classes.