-
At the moment the pyproject.toml has numpy pinned to `< 2.0.0`. This makes it challenging to create a virtualenv that contains neofuzz alongside the latest version of many popular libraries (for examp…
-
I am using Windows 10 with CUDA 11.8, Python 3.10 and ctranslate2 4.4.0.
The problem already seems to reported in the faster-whisper repo but I also have it when I directly use ctranslate2:
https://…
-
**describe the bug**
brief description of the bug.
**to reproduce**
1. Install screenpipe via homebrew
2. Start screenpipe via command line
**expected behavior**
Seeing the following error…
-
PS F:\yongqi\project> pip install git+https://github.com/m1guelpf/yt-whisper.git
Looking in indexes: http://pypi.douban.com/simple
Collecting git+https://github.com/m1guelpf/yt-whisper.git
Clonin…
-
### Service
OpenAI
### Describe the bug
I'm having the error below when trying to use the AudioClient whisper-1, as described in your readme.
Here's my code (used in Unity 2022.3 LTS):
```
Ope…
-
Updated from 1.0.3 to 1.1.0. Now an onnxruntime thread affinity crash occurs each time. Both versions run on a Nvidia A40 with 4 CPU cores, 48GB VRAM and 16GB RAM (on a private Replicate server). Sho…
-
### The Feature
[Chirp](https://console.cloud.google.com/vertex-ai/publishers/google/model-garden/chirp-rnnt1) is a speech to text model, similar to `whisper`
Ideally it could be supported via the…
-
### Scenario
As a user, I want to be able to process the audio stream in meetings via OpenAI Whisper TTS.
### Solution
Add a sample that demonstrates how to work with audio streams in Meetings, pr…
-
Any plans to add support for new turbo model?
https://github.com/openai/whisper/discussions/2363
-
Phi3Transformer does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggin…