Jared Geilich
Jared Geilich
Currently there is no way to programmatically control ZoomPlugin. There are a number of use cases where this would be helpful. • For long audio files, it would make sense...
RegionsPlugin Chrome fires "region-out" event immediately on region.play() with MediaElement backend
## Bug description When backend is set to `MediaElement` or not specified, the "region-out" event fires immediately when calling `region.play()`. It works fine in Safari, or when backend is set...
## Bug description The typescript type for region.setOptions requires "start" to be specified, even though there is specific code to handle "start" being undefined. ## Minimal code snippet ```region.setOptions({ color:...
## Bug description I have barWidth set to 2 and barGap set to 1. When I use this setup with the ZoomPlugin, I get terrible zooming performance in Safari on...
This is what I'm seeing: ``` [whisper-node] Attempting to compile model... I whisper.cpp build info: I UNAME_S: Darwin I UNAME_P: arm I UNAME_M: arm64 I CFLAGS: -I. -O3 -DNDEBUG -std=c11...