Pascal Hirsch

Results 10 issues of Pascal Hirsch

Sometimes I want to ensure that a package is installed (and have it automatically installed if it is not), but I do not want to actually load it, for example...

Just wanted to bring this new TTS library+model to your attention which allows voice characteristics to be steered via a separate prompt: https://github.com/huggingface/parler-tts (impressive demos on the HF space linked...

In api/login, password and username are sent to the server in plaintext via http (unencrypted). This could be improved by using https instead to establish a secure channel. Otherwise, please...

Wondering whether this could be an interesting model to add - it allows the voice characteristics to be altered using an auxiliary prompt. Quote from https://github.com/huggingface/parler-tts: > Parler-TTS is a...

enhancement

It would be great if there was a skill to record (short-ish) audio/voice notes, particularly if this could happen without touching the phone st all (i.e. after activating by wake-word...

enhancement
skill

Adapts the version matching logic to accommodate version strings in newer open source NVIDIA kernel driver modules as described in #186.

On Ubuntu 24.04 with the `nvidia-driver-565-open` driver, `cat /proc/driver/nvidia/version` yields ``` NVRM version: NVIDIA UNIX Open Kernel Module for x86_64 565.57.01 Release Build (dvs-builder@U16-A24-9-2) Thu Oct 10 12:15:00 UTC 2024...

Orpheus-TTS is a relatively new, steerable model with a permissive license (Apache 2.0) and impressive performance. It supports disfluencies (like sighs, laughter, etc.) and voice changes via inline tags. https://canopylabs.ai/model-releases...

enhancement

Feel free to close if too wild/off-topic. I was wondering whether there would be a place for something similar to llamafile (i.e. bundling an APE executable along with data), but...

**Describe the bug** With the online editor, examples using SVG elements render properly initially, but fail to resolve any SVG paths after any modification. **To Reproduce** This happens with the...