DiamondDrake

Results 13 issues of DiamondDrake

I can't find any source stating that mu-law should require an extensible fmt header to to include the validbitspersample. including this in the header breaks several players, including windows media...

Using this in a simple Servlet container application and ran into concurrency issues where multiple threads are trying to write to the file at the same time. Looked at the...

The demo page has additional styles that it doesn't tell you about, you can't get the results in the demo page by copying the code displayed in the demo page....

Allow passing jobs that fail to stop/rm in time. Some large builds can succeed and fail to stop due to timeouts (increasing the timeout is not always an adequate solution)...

Just creating a new Preact Vite project results in a page that won't load. In case its relevant, my OS is Windows 11, using windows terminal on powershell core 7...

framework: deno

Allow passing multiple -s and generating several schemas at once into the same file, similar to the table flag. currently have to run the command multiple times for different schemas...

Algolia offers docsearch free for opensource, its what's used by the official react site, would be nice to have a search on the docs (as well as more docs 😄)...

Any intentions to make this an importable library and deploy to npm? initial test shows it's more performant than the lib I'm currently using.

With unchanged auto-setup ESP32-S3-box-3 install of Voice Assistant updated through home assistant to latest esphome 2024.7.0 Device shows the HA not found screen. Show update to Virtual Assistant component, but...

on windows with the latest release version: Outputting a wav file directly sounds great! ``` echo "hello, this is a test" | ./piper.exe --model en_US-amy-medium.onnx --output_file hello.wav ``` Outputting raw...