Mike0021 commited on
Commit
54f7d3e
·
verified ·
1 Parent(s): 8f2cbe1

Document hosted no-server smoke

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -23,3 +23,4 @@ Known testing notes:
23
  - Use Chrome or another browser with WebGPU/WASM support and microphone permission enabled.
24
  - The app automatically falls back to WASM if hardware WebGPU is unavailable.
25
  - Initial load can be large because STT, LLM, TTS, and voice embeddings are all browser-side assets.
 
 
23
  - Use Chrome or another browser with WebGPU/WASM support and microphone permission enabled.
24
  - The app automatically falls back to WASM if hardware WebGPU is unavailable.
25
  - Initial load can be large because STT, LLM, TTS, and voice embeddings are all browser-side assets.
26
+ - Hosted smoke validation passed on May 28, 2026: TTS, identity, and loopback rows completed with zero benchmark-phase network requests and zero server-inference suspects.