Admin
478b711ce5
voice: pure-rust silero v5 vad + learned speech gate in window voice input
...
Ports the silero v5 16k branch to pure rust (minimal onnx-protobuf weight
extraction, hardcoded graph: stft-conv, 4x conv+relu, lstm cell, sigmoid
head), 512-sample chunks with 64-sample carried context. Validated against
onnxruntime to 2.3e-6 max diff (fixtures committed), ~425us/chunk release.
Model loads from repo-root silero_vad.onnx or MAKEPAD_VAD_MODEL. vad-test
bin for wav files. window_voice_input now gates packets on vad probability
(0.5 enter / 0.35 exit) and falls back to the rms gate when the model file
is missing — the log line says which gate is active.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-28 13:47:05 +02:00
Admin
59b7d2712f
gamemaker: full engine round — chase camera rig, racing-game APIs, script stdlib math, real error line numbers
...
Engine (examples/gamemaker): chase camera rig (camera({chase}) — ease-behind
with mouse-wins/recenter authority), writable camera + look deltas, spatial
queries (raycast/overlap_sphere/ground_normal), save/load, sustained tones,
rot_y + collide:false spawnables, HUD slots/bars, terrain noise shaping +
height bands, per-shape instanced render batching with static slabs (3.2x),
error push-loop into the agent chat, unknown-verb/option diagnostics with
game.splash:line:col positions, streaming tail-statement finalization, quiet
toolbar UI, Shh voice hush, fable voice.
Platform: runtime vector methods (.length/.normalized/.dot/.cross), scalar+
vector lerp, TAU; ScriptVm error capture sink; window frame capture API; four
headless-JIT fixes (scalar casts, mat4 mul, Id-arg expansion, commuted
scalar-vec ops) with regression test stages. Widgets: single-line TextInput
baseline centering, TextFlow inline-code baseline alignment, glass button
corner_radius uniform. Voice/ggml Metal backends: debug logs behind
GGML_METAL_TRACE. splashgame.md: the runtime-loaded game API contract.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 14:20:03 +02:00
alanpoon
5af1c812fc
audio_input_panic_fix for macos ( #1038 )
2026-04-11 13:52:25 +02:00
Admin
5a3768eed4
fix up voice build on non tahoe
2026-02-26 15:22:40 +01:00
Admin
582af4b271
splice out a makepad-network crate
2026-02-23 23:21:31 +01:00
admin
e3edac9cf8
fix linux windows build
2026-02-23 07:53:05 +01:00
Julián Montes de Oca
40cad5dd37
Restore IME support ( #860 )
...
* Restore IME support
* Remove unused voice handling methods from Window
2026-02-20 14:06:02 +01:00
Admin
420122507b
fix overstripping
2026-02-20 10:30:25 +01:00
Admin
4f98523948
voice
2026-02-20 10:16:18 +01:00
Admin
af9224739e
cleanup
2026-02-20 10:04:49 +01:00
Admin
6e4210d3b5
voice input final
2026-02-20 09:59:22 +01:00
Admin
e2b9780cd3
0.6s
2026-02-20 08:57:53 +01:00
Admin
e4b7cd25bb
0.9s
2026-02-20 08:43:08 +01:00
Admin
306a4b9cc5
1.5s
2026-02-20 07:52:58 +01:00
Admin
eb8a724b75
1.6s
2026-02-20 01:01:21 +01:00
Admin
521e3070f1
1.6s
2026-02-19 23:44:33 +01:00
Admin
da10d4ebac
1.6s
2026-02-19 23:37:16 +01:00
Admin
b59a074b13
metal otw
2026-02-19 22:58:15 +01:00
Admin
5bd44ce775
metal otw
2026-02-19 22:11:16 +01:00
Admin
a22457b228
metal otw
2026-02-19 21:21:30 +01:00
Admin
78552752c2
metal otw
2026-02-19 21:00:49 +01:00
Admin
5b23f43f60
metal otw
2026-02-19 20:49:08 +01:00
Admin
0a18aad5f2
build fixups
2026-02-19 18:15:34 +01:00
Admin
a0a2405df2
metal otw
2026-02-19 18:15:34 +01:00
Admin
523dcc3f79
metal otw
2026-02-19 18:15:34 +01:00
Admin
46af8eb28b
font change
2026-02-19 15:36:56 +01:00
Admin
8c03c2a4a1
cleanup
2026-02-19 14:28:24 +01:00
Admin
5d2f06e8bc
fix
2026-02-19 14:10:39 +01:00