Spaces:
Running
Running
Document hosted no-server smoke
Browse files
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.
|