-
https://github.com/m-bain/whisperX
-
-
I would like to suggest to add a standalone executable for WhisperX (https://github.com/m-bain/whisperX).
Currently, the results of WhisperX v3, are worse than those of v2. So if you add a standalo…
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### How did you install Mamba?
Micromamba
### Search tried in issue tracker
yes
### Latest version of Mamba
-…
-
Guys,
Do you have an article describing whisper-diarization to other diarization methods.
Thanks a lot,
AlexG.
-
I have a big problem installing everything that is needed for the options Audio to text (whisper), engines Ctranslate2 and whisperX. I didn't try OpenAI, but I think it would be the same problem: a mi…
-
https://github.com/m-bain/whisperX
-
I'm still using 2.1.1 and this morning around 1am PST started to get Huggingface permission errors.
```python
Pipeline.from_pretrained('pyannote/speaker-diarization', use_auth_token=HF_TOKEN)
C…
-
Hi, this is a question rather than an issue.
I was planning on combining both the faster-whisper and whsiperX implementations, but I have noticed in asr.py that this has already been implemented by…
-
when installing `pip install git+https://github.com/m-bain/whisperx.git` in bare metal ubuntu, I get an assertion error
```py
Collecting ruamel.yaml.clib>=0.2.6
Using cached ruamel.yaml.cli…