-
After updating to the latest version. i get this error when transcribing using whisperx large-v3. Can someone help me fix
`Model was trained with pyannote.audio 0.0.1, yours is 3.1.0. Bad things …
-
Hi, I'm still experiencing #477:
```
>>Performing alignment...
Traceback (most recent call last):
File "/home/code/apps/miniconda3/envs/whisperx/bin/whisperx", line 8, in
sys.exit(cli())
…
-
When I install whisperx in google colab, it shows the following error.
![image](https://user-images.githubusercontent.com/26175588/235895083-147a8b28-41fe-487a-9b45-3c856c7d7a79.png)
-
I have installed ffmpeg through multiple routes (choco and pip by the way of python-ffmpeg) and each will give the same error. My apologies I can't explain further but I used to have it installed on m…
-
Implement speaker diarization for the existing mlx whisper support to:
1. Enhance transcription accuracy in multi-speaker conversations
2. Distinguish between different speakers in the output
3. …
-
Darization runs very slowly, uses almost 12gb of memory, and is seemingly not happening on the GPU (GPUz and Window's task manager show conflicting info)
- Latest WhisperX repo
- pyannote.audio 3…
-
I was checking the code, I want to know why do we have to set the task while loading the model and not while transcribing or actually running it.
This will lead the users to re-load the model inca…
-
Traceback (most recent call last):
File "test.py", line 31, in
diarize_model = whisperx.DiarizationPipeline(use_auth_token="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", device=device)
File "/ho…
-
想问问raise error: Examining the path of torch.classes raised: Tried to instantiate class '__path__._path', but it does not exist! Ensure that it is registered via torch::class_可能由于什么导致的啊
-
While debugging in Pytorch i get the error. device is M1 mac
Error processing line 1 of /Users/afsarabenazir/Downloads/speech_projects/whisperX-main/lib/python3.10/site-packages/_virtualenv.pth:
…