Alex Errant

Results 47 comments of Alex Errant

Related Discord convo https://discord.com/channels/722131463138705510/1252013192654098463/1252013192654098463

FWIW my nontrivial [`cloudflare_pages`](https://github.com/AlexErrant/Pentive/blob/1e7dad4d15f7553ab8887a97fb3bbc0b7cd52335/hub/app.config.ts#L17C12-L17C28) project [successfully deployed](https://github.com/AlexErrant/Pentive/actions/runs/13665250595/job/38205120350#step:14:267) on with the latest solid-start, vite, and vinxi.

Added a few weeks ago: https://github.com/ben-rogerson/twin.macro/pull/817

Are you sure you're using the correct model? Where did v6 come from? AFAIK this is the only supported model https://huggingface.co/ggml-org/silero-v5.1.2/resolve/main/ggml-silero-v5.1.2.bin

I had the same issue; updating to vinxi v0.5.3 solved this issue for me.

Can yall confirm what version of Vinxi, Solid, Solid Start, and Kobalte you're on. Minimal repro would also be nice. I'll note that John's repro uses `"vinxi": "^0.4.3"` which I...

To me it looks like sherpa's using [`piper_phonemize`](https://github.com/k2-fsa/sherpa-onnx/blob/eaf2eb2ed5e421778570d78ced7bb55562a9c2f2/sherpa-onnx/csrc/kokoro-multi-lang-lexicon.cc#L73). On a separate note, inspecting the deps of [kokoro.js](https://github.com/hexgrad/kokoro/blob/main/kokoro.js/package.json), it uses [`phonemizer`](https://www.npmjs.com/package/phonemizer), which in turn uses `espeak-ng-data`