-
Hi,sir:
'Whisper Decoder' wav mentioned in ltu-as paper Fig.1. But I don't see whisper decoder being used anywhere. Could you please explain why?
Thank you!
-
This is critical for server usecases, to improve concurrency on GPU. Faster Whisper added https://github.com/SYSTRAN/faster-whisper/pull/856. For live use case this means multiple concurrent transcri…
-
This clears secret usage for take off within centralized and decentralized cases
Luke 8:17
```bash
pip install --upgrade pip setuptools wheel \
&& pip install https://github.com/openai/whisp…
-
执行了pip install -r requirements.txt
将所有模型都本地化了
![image](https://github.com/user-attachments/assets/0eb4ce75-7f2f-4589-a718-31dffc7c1270)
执行python testing.py 报错
(whisperx-offline) jzxt@jzxt-SY-KL-H5…
-
# Goal
Tuning to find the best params for Ichigo Quantizer
# Hypothesis
- Current default codebook (512) is too small for multilingual
- Training on mixed dataset (Eng-Vie) maintains the perform…
-
### System Info
CPU Architecture: x86_64
GPU: NVIDIA A100-SXM4-40GB
TensorRT-LLM version: 0.14.0.dev2024091700
### Who can help?
_No response_
### Information
- [x] The official example scri…
-
whisper.h:
enum whisper_alignment_heads_preset {
WHISPER_AHEADS_NONE,
WHISPER_AHEADS_N_TOP_MOST, // All heads from the N-top-most text-layers
WHISPER_AHEADS_CUSTOM,
…
-
I am a noob and i can't use it offline. I have follow all the processus but it not working. Can some one explaint me how to do please ?
I downloaded whisper yesterday, but I needed the dictation fe…
-
whisper .\2.mp3
C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\whisper\__init__.py:150: FutureWarning: You a…
-
New Whisper model Turbo3 is rolled out.
https://github.com/SYSTRAN/faster-whisper/issues/1025