Chris Nesbitt-Smith
Chris Nesbitt-Smith
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
implements https://github.com/serialport/bindings-cpp/issues/139#issuecomment-1822452616 suggestion from @alexojegu 🤞 hopefully this can fix some of the issues we've got with bundling zwave-js cc @robertsLando https://github.com/zwave-js/zwave-js-ui/pull/3440
## Description: **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome# ## Checklist: - [ ] I am merging into `next` because this is...
### What happened? `-f VTT` error: invalid value 'VTT' for '--format ' [possible values: txt, srt, vtt] ... ok cool, so its case sensitive.. but if I specify format as...
### What happened? running cli with `-f txt` still returns the srt to stdout, it only changes what gets written to a file if you also use `-w` ### Steps...
### Describe the feature Would be lovely if the cli interface streamed the output to stdout like the gui does rather than buffer and wait till its finished before returning
### Describe the feature It'd be great to be able to provide an offset to the transcription time so that I can say the recording started at say 15:00UTC and...
### Describe the feature like how [speechlib](https://github.com/NavodPeiris/speechlib) works with a voices dir, it'd be amazing to 'train' vibe on regular voices it identifies
### Describe the feature If I provide a audio file with multiple channels - e.g. a m4a where it was recorded with multiple microphones, vibe currently only transcribes the first...
### Describe the feature The claude support is great, it'd be even better if I could use Ollama (which can provide a range of different models) for a full local/disconnected...