-
ERROR: Could not find a version that satisfies the requirement deepspeed==0.12.4 (from resemble-enhance) (from versions: 0.3.1.dev1, 0.3.1.dev2, 0.3.1.dev3, 0.3.1.dev4, 0.3.1.dev5, 0.3.1.dev6, 0.3.1.d…
-
```
Traceback (most recent call last):
File "/home/uri/uriva/python-venv/bin/whisperx", line 33, in
sys.exit(load_entry_point('whisperx==3.1.1', 'console_scripts', 'whisperx')())
…
-
### Initialize NeMo MSDD diarization model
`msdd_model = NeuralDiarizer(cfg=create_config(temp_path)).to("cuda")`
`msdd_model.diarize()`
------------------------------------------------------…
-
Hi,
Thank you so much for this awesome work.
I am having this configuration:
ubuntu: 20.04, CUDA: 11.4, NVIDIA Quardro RTX 6000 24GB VRAM, torch: 2.0.1, whisperc: 3.1.1, nemo_toolkit: 1.20.0, p…
-
Same problem in new code !!
```
!pip install git+https://github.com/m-bain/whisperX.git@4cb167a225c0ebaea127fd6049abfaa3af9f8bb4
!pip install --no-build-isolation nemo_toolkit[asr]==1.20.0
!p…
-
In an effort to incorporate your awesome library into my program, I'm trying to make sure that all the versions of my dependencies will work with yours. Would you mind specifying which versions your …
-
Can you please add [@whisperx](https://github.com/m-bain/whisperX) support for speaker diarization and better timestamping
-
https://github.com/davidmartinrius/speech-dataset-generator/blob/c56e68f6bb027d49dee46831680c76fc4213956a/main.py#L164
-
screenshot below:
![image](https://github.com/jim60105/docker-whisperX/assets/24697778/5323c0ce-f402-4d88-b863-8f5c46af4182)
-
一直提示“[!] Character '我' not found in the vocabulary. Discarding it. ”,是否有没有中文词典?所以没有合成语音?请帮忙解答一下,谢谢
以下为运行命令及日志:
python translate.py it_cut.mp4 chinese -o it-cn.mp4
> tts_models/hak/fairseq/vit…