-
I can't install `ctranslate2` using pip. The following error message appears:
```bash
PS C:\Users\vicha> pip install ctranslate2 -v
Using pip 24.3.1 from C:\Users\vicha\AppData\Local\Programs\Pyt…
-
I fine-tuned a Whisper large-v3 model via [speechbrain](https://github.com/speechbrain/speechbrain) framework. I want to convert it to `faster-whisper` model and run inference on it via `faster-whispe…
-
Hi Everyone,
as per @BBC-Esq research, `ctranslate2>=4.5.0` uses CuDNN v9 which requires CUDA >= 12.3.
Since most issues occur from a conflicting `torch` and `ctranslate2` installations these are te…
-
A lot of the OpenNMT-py ecosystem encourages the use of CTranslate2 downstream for efficient inference. Would really love this to be added to the new eole.
Doing some retraining of some custom multi…
-
We need Ctranslate2 plz
-
I'm going to do several experiments around distillation data decoding, and it will be easier to write up the results here as they are all related to the same part of the pipeline, `translate-mono-src`…
-
faster_whisper 中使用了ctranslate2,我是用最新版本的ctranslate2,报错 CUDA版本不对,降到3.2.40之后 提示缺少cuda.so文件。
各位大佬有使用11.8 的cuda没有,使用的faster_whisper和ctranslate2,版本是什么呀。抄下作业
-
As latest version of Ctranslate2 generate [method](https://opennmt.net/CTranslate2/python/ctranslate2.models.Whisper.html#ctranslate2.models.Whisper.generate) allow passing `return_logits_vocab` to in…
-
https://github.com/SYSTRAN/faster-whisper/issues/1086
Apparently adding
`!pip install ctranslate2==4.4.0` fixes this, but I wanted to ask if this should be something added to stable-ts or if every…
-
I'm trying to compile this for an AMD 6900XT. On an AMD CPU, arch linux. Pytorch works properly with ROCM.
Here are some of the link issues I'm getting:
```
/usr/bin/ld: CMakeFiles/ctranslate2.d…