-
I able to use CoreML models in my mac M2 using the base 'whisper.cpp'
https://github.com/ggerganov/whisper.cpp#core-ml-support
How to use CoreML in this pywishpercpp ?
Also one suggestion
…
-
Hello there
I participated on the Whisper fine-tuning event hold last December. As result, I trained some models for Catalan language finetuned using Common Voice 11. Here are the models that we tr…
-
Hello,
when i use the runtimespeechreconginzer in my pc, the language model is medium, my cpu which size is 16g will be 100% used. I found the whispper support use cuda gpu to accelerate, if i can us…
ffli updated
7 months ago
-
I'm trying to transcribe some video with large-v3 on a Windows laptop with RTX2070. If the video longer than 15 minutes, it will crash around the last thirty seconds of the video with code -1073740791…
-
Hi @vicwomg , just wondering if you are still working on this project, it might be a good idea to use WebSocket (which I was learning recently) to inform each client when the play status has changed. …
-
whisper-v3 is worse than whisper-v2 when using faster-whisper and load model from local.
whisper v3 result: [0.0 - 10.28]:请不吝点赞 订阅 转发 打赏支持明镜与点点栏目(Completely irrelevant to audio content) and whisper …
-
### Use Cases
Hi,
I've been using an APK on my Android phone that calls Whisper on a remote server, but as I am now self-hosting my own whisper server, I am using it much more and it's really a pa…
-
I want to benchmark faster-whisper and some pipeline whisper implementations of whisper in huggingface.
For the sake of fairness I would like to parametrize the models as equally as possible.
In H…
-
In [`7f5b651`](https://github.com/OpenVoiceOS/status/commit/7f5b6517166151604c01358eca8776ad193e17b6
), Speech-to-Text - Faster Whisper - Smart'Gic (https://stt.smartgic.io/fasterwhisper/status) was *…
-
Thanks for creating this repository!
I am trying to get the whipser-jax large-v2 model running on a TPU v2.
But I am running into out-of-memory issues.
Did you observe that it's necessary to run …