-
Hi, thanks for the great library!
I am hoping to use a large number of CPUs for audio transcription. However, I've been benchmarking the performance of `faster-whisper` and am getting nothing close…
-
#WIP
## Benchmark with [faster-whisper-large-v3-turbo-ct2](https://huggingface.co/deepdml/faster-whisper-large-v3-turbo-ct2)
For reference, here's the time and memory usage that are required to tr…
-
- Class should simply take in an audio file and return string-timestamp-pair
- We need 2 new .py files in the services module: transcribers.py, transcribers_factory.py
-
[youtube] kdvc9Orfk-E: Downloading webpage
[youtube] kdvc9Orfk-E: Downloading ios player API JSON
[youtube] kdvc9Orfk-E: Downloading android player API JSON
[youtube] kdvc9Orfk-E: Downloading m3u8 …
-
Hey there, the title pretty much says it all. It would be lovely if I could play .aac files using audio player -- I've found a cool app called Voiceliner that lets me record audio and transcribes it, …
-
The title of the paper https://arxiv.org/pdf/2410.15608 is
> Moonshine: Speech Recognition for Live Transcription and Voice Commands
However, the model is a non-streaming model, could you describe…
-
模型可以正常加载,使用的是您提供的large2,一到开始处理就卡在这
![PixPin_2024-07-17_19-12-11](https://github.com/user-attachments/assets/dc522183-a97c-4883-9ce9-a21fbffad057)
`==========2024-07-17_19:08:02==========
==========…
-
环境:
win10
nVidia显卡
CUDA Version: 12.3
安装0.8后只进行了下面的操作:
1、模型参数设置: 在线下载模型 medium.en 使用本地缓存
2、设置 转写参数-音频语言:en-English
3、执行转写,添加mp4文件(英文语言),开始转写,一直在转圈不动了,看 fasterwhispergui.log 日志出现下面的报错
```
…
jeshs updated
5 months ago
-
Firstly, thank you for a great repository.
I have a question regarding parallelism using whisper-live vs. faster-whisper on a single GPU. In this faster-whisper [issue](https://github.com/SYSTRAN/f…
-
Thanks for the port.
Can this output a transcript of the provided audio with timestamps at the segment, word level, or both. I'm trying to transcribe audio files for dubbing and i need timestamp p…