-
-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
On my server, I'm getting this
jan 19 23:30:05 Kaby-Lake scriberr[1782339]: time=22:30:05 level="INFO " msg="Preparing NVIDIA Canary environment" env_path=/app/whisperx-env/parakeet
jan 19 23:30:05 Kaby-Lake scriberr[1782339]: time=22:30:05 level="INFO " msg="Preparing NVIDIA Parakeet environment" env_path=/app/whisperx-env/parakeet
jan 19 23:30:05 Kaby-Lake scriberr[1782339]: time=22:30:05 level="INFO " msg="Preparing WhisperX environment" env_path=/app/whisperx-env
jan 19 23:30:05 Kaby-Lake scriberr[1782339]: time=22:30:05 level="INFO " msg="Preparing PyAnnote environment" env_path=/app/whisperx-env/pyannote
jan 19 23:30:05 Kaby-Lake scriberr[1782339]: time=22:30:05 level="INFO " msg="Parakeet environment not ready, setting up"
jan 19 23:30:05 Kaby-Lake scriberr[1782339]: time=22:30:05 level="INFO " msg="Environment already configured by Parakeet"
jan 19 23:30:05 Kaby-Lake scriberr[1782339]: time=22:30:05 level="INFO " msg="Downloading Canary model" path=/app/whisperx-env/parakeet/canary-1b-v2.nemo
jan 19 23:30:05 Kaby-Lake scriberr[1782339]: time=22:30:05 level="INFO " msg="Installing Parakeet dependencies"
jan 19 23:30:05 Kaby-Lake scriberr[1782339]: time=22:30:05 level="INFO " msg="Downloading Sortformer model" path=/app/whisperx-env/parakeet/diar_streaming_sortformer_4spk-v2.nemo
jan 19 23:30:05 Kaby-Lake scriberr[1782339]: time=22:30:05 level=ERROR msg="Failed to initialize transcription model" model_id=parakeet error="failed to setup Parakeet environment: uv sync failed: exit status 2: Resolved 213 packages in 37ms\nerror: Distribution `lilcom==1.8.2 @ registry+https://pypi.org/simple` can't be installed because it doesn't have a source distribution or wheel for the current platform\n\nhint: You're on Linux (`manylinux_2_41_x86_64`), but `lilcom` (v1.8.2) only has wheels for the following platforms: `manylinux_2_17_aarch64`, `manylinux2014_aarch64`, `macosx_10_9_universal2`, `win_amd64`; consider adding \"sys_platform == 'linux' and platform_machine == 'x86_64'\" to `tool.uv.required-environments` to ensure uv resolves to a version with compatible wheels"
$ uname -a
Linux Kaby-Lake 6.12.62 #1-NixOS SMP PREEMPT_DYNAMIC Fri Dec 12 17:37:22 UTC 2025 x86_64 GNU/Linux
Metadata
Metadata
Assignees
Labels
No labels