Skip to content

run fasterwhisper with ctranslate2 on aarch64 #1908

@akieback

Description

@akieback
Traceback (most recent call last):
  File "/app/transcriber_app.py", line 151, in <module>
    api = create_app(cli_args)
  File "/app/transcriber_app.py", line 70, in create_app
    model = WhisperModel(
  File "/usr/local/lib/python3.10/dist-packages/faster_whisper/transcribe.py", line 647, in __init__
    self.model = ctranslate2.models.Whisper(
ValueError: This CTranslate2 package was not compiled with CUDA support

I have been following the official installation guide but still get this error all the time.

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