Cash Williams

Results 11 issues of Cash Williams

It would be a nice feature to allow a user to 'drag & drop' a file from their local file system onto the editor. This would then open the file...

Feature

Currently the `reservoir_ui.api.advanced` route is open to the public due to https://github.com/acquia/reservoir/blob/8.x-1.x/modules/reservoir_ui/reservoir_ui.routing.yml#L41

Using `call_user_func()` and `call_user_func_array()` causes lose of taint value. **Example code:** ```

Bug
Question

When using drush-launcher to run drush 8x provided in vendor, global commands installed in ~/.drush are not available. from within a d8 docroot: ``` $ drush --version Drush Launcher Version:...

**Motivation** To reduce attack surface and patching maintenance, we should use the most minimal base image for the Falco image as possible. Currently debian:11-slim is used, however Google's distroless image...

kind/feature

The editor should be aware of gitbook syntax with code completion or whatever Atom calls it. Where `[something]` and `[something else]` are placeholder text or curser input points... ``` {%...

enhancement

Would be nice feature to add some common speed presets, such as ones provided by Chrome ![speeds](https://cloud.githubusercontent.com/assets/613573/13257331/ee8d9b54-da13-11e5-8e0e-aed51951bae9.png)

Attempt to fix #172, #178, and #191. Losely based on #173, but using asyncio.sleep instead of task.sleep. It should be noted I have no idea what I'm doing 😃

Is there a method to adjust the vad? When I trigger the wake word I only get about 0.5 seconds to speak or it moves on the `no-text-recognized`. I am...

enhancement

This builds #244 / #346 to fix sound quality issues when using Piper with medium size models (at least). Without this, the output is choppy and sounds robotic. With this...