-
-
Can I open a PR to add the latest version of faster-whisper in reqs? I have updated asr.py to account for the new parameters needed in default_asr_options in faster_whisper.transcribe.TranscriptionOpt…
-
Traceback (most recent call last):
File "C:\PROGRA~2\FASTER~1\fasterwhispergui.py", line 67, in
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "…
-
Implement a utility that will automatically generate both models from a HF whisper model.
yairl updated
4 months ago
-
So faster-whisper is built using CTranslate2 and checking the CTranslate2 github, they say:
> "Multiple CPU architectures support
The project supports x86-64 and AArch64/ARM64 processors and int…
-
At the moment, the project uses whisper-tiny.
While this model tends to perform okay, and with fast speeds, there is a lot left to be desired. Implementing faster-whisper would allow the project to…
-
**出错信息**
![Screenshot 2024-09-22 022952](https://github.com/user-attachments/assets/b4eb0eab-234f-4d93-b0a6-434e3ed6dd45)
![Screenshot 2024-09-22 023928](https://github.com/user-attachments/assets/c…
-
### Describe the feature you'd like to request
For visibility. See: https://pypi.org/project/whisper-ctranslate2/
Whisper command line client compatible with original [OpenAI client](https://githu…
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…
-
Can u add Faster-whisper support?
Or How can i do that?