subsai
subsai copied to clipboard
Whisperx package versions have conflicting dependencies
Installing package result in this error:
ERROR: Cannot install subsai and subsai==1.2.5 because these package versions have conflicting dependencies.
The conflict is caused by:
subsai 1.2.5 depends on faster-whisper==0.10.0
whisperx 3.1.1 depends on faster-whisper==1.0.0
@pagkly, I already fixed this issue in #115.
Could you try with --no-cache-dir
? Maybe pip is trying to install a cached version.