-
Upon executing:
pip install git+https://github.com/m1guelpf/auto-subtitle.git
It installs various bits and then give:
Resolved https://github.com/openai/whisper.git to commit ea1c266709125f68a89a…
-
As a developer, I want to monitor the audio processing pipeline and generate a detailed summary report of processing statistics, including error analysis and LLM cost tracking, so that we can identify…
-
**Is your feature request related to a problem? Please describe.**
I want to be able to use the whisper-1 model provided by OpenAI to transcribe text from audio. LLMs are also getting more multi-moda…
-
**例行检查**
[//]: # '方框内填 x 表示打钩'
- [x] 我已确认目前没有类似 features
- [x] 我已确认我已升级到最新版本
- [x] 我已完整查看过项目 README,已确定现有版本无法满足需求
- [x] 我理解并愿意跟进此 features,协助测试和提供反馈
- [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 fe…
-
Hello,
I am currently working on synchronizing lyrics in SRT files. However, I'm encountering an issue where the sentences are too long, and I would like to split them into individual lines for syn…
-
I tryed to use distil-whisper-v3 in stable-ts and it can be used.
However, it's unable to be used when I try to use "distil-large-v2".
Other model can't be used too.(ex:kotoba-whisper,"kotoba-tech/k…
-
### Feature request
Implement 4 bit quantization technique for these automatic speech recognition models:
1. OpenAI Whisper
2. Facebook MMS
### Motivation
I tested the 8 bit models on a dataset a…
-
@abdeladim-s @BBC-Esq
https://huggingface.co/openai/whisper-large-v3-turbo
We working on supporting this? Or we at the point where we can just drop the weights in?
It's supposed to be *a lot …
-
**出错信息**
![image](https://github.com/user-attachments/assets/b4a1ba51-03e1-4705-b683-bc0f7ccb8a48)
人在国外,不用使用代理。我先使用UVR把影片的人声撷取出来成mp3檔,然后使用Fast-whisper本地Large-v3将mp3檔转录出日文字幕来,再来使用批量翻译srt字幕的DeepL翻译成…
-
Hey @shashikg great repo and cheers to the insane efforts in building this repo.
I have a finetuned whisper model (both in original openai and HF formats ) which I want to use in TensorRT backend …