Arnab Deka
Arnab Deka
I am trying to use this with a large audio input (3.5 hours or so). Since the GPU it uses is fixed, replicate.com fails with: `Prediction failed for an unknown...
I have not been able to find much information on what the `speakers.embeddings.` signifies. For example, some example output from this model: ```json { "segments": [...], "speakers": { "count": 2,...
Similar to #2 - it would be great if we could specify the `whisper` model to use: `large/base` etc. Using smaller models would probably be fine for my workflow right...
### Steps to reproduce I have a few `CupertinoSearchTextField` widgets in my app. I upgraded from Flutter `3.22.3` to `3.24.4` recently. I am noticing that: * Even with the iOS...
**Plugin name** `flutter_timer_countdown` **Is your feature request related to a problem? Please describe.** _No, it's a new feature idea/request._ **Request details / Describe the solution you'd like** Currently, when the...
### Describe the Bug I have been using `asdf` for a while to manage Flutter and Dart versions. New versions of Dart are failing to install with: ``` error installing...