Skip to content

Error on using converted model #2072

Description

@WhoMI7

I converted this model https://huggingface.co/Oriserve/Whisper-Hindi2Hinglish-Prime
with ct2-transformers-converter --model "D:/Downloads/Whisper-Hindi2Hinglish-Prime/" --output_dir "D:/Downloads/Whisper-Hindi2Hinglish-Prime-ct2/" --copy_files tokenizer.json preprocessor_config.json --quantization float16
It converted but when I tried to use it I got this error

Standalone Faster-Whisper r192.3 running on: CUDA

Traceback (most recent call last):
  File "D:\whisper-fast\__main__.py", line 1600, in <module>
  File "D:\whisper-fast\__main__.py", line 1431, in cli
  File "faster_whisper\transcribe.py", line 151, in __init__
Exception: data did not match any variant of untagged enum ModelWrapper at line 264861 column 3
[6636] Failed to execute script '__main__' due to unhandled exception!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions