CoolFace
Apppublic

andito/parakeet-v3-streaming

sourceHugging Faceupdated 8mo agoView on Hugging Face
94likes
44 commits on main
bebb6f78mo ago

fixing session mismatch

andito
55e07d18mo ago

fix references

andito
c9d91248mo ago

Use sentence-based window sliding instead of word-based

andito, Claude Sonnet 4.5
b76aacc8mo ago

Make UI more minimal and compact

andito, Claude Sonnet 4.5
1b8c1658mo ago

Fix update interval display from 250ms to 500ms in About section

andito, Claude Sonnet 4.5
87187258mo ago

Update README: correct progressive update interval to 500ms

andito
f65234a8mo ago

Fix performance metrics display and update intervals

andito, Claude Sonnet 4.5
c54543a8mo ago

Re-add progress bar functionality for model downloads

andito, Claude Sonnet 4.5
92758dd8mo ago

Update README.md

andito
0cdd30f8mo ago

Update README.md

andito
989c07d8mo ago

remove _headers file

andito
f4b97558mo ago

Add diagnostic logging to debug HF Spaces model loading

andito, Claude Sonnet 4.5
654b8158mo ago

Update README.md

andito
a43cd958mo ago

Update README.md

andito
7438c568mo ago

Remove progress bar functionality and clean up debug logging

andito
aa535088mo ago

Add preload_from_hub to serve Parakeet model files locally and fix CORS issues

andito
ed2dc698mo ago

Reduce timeout to 30s and add detailed CORS error message

andito
77ab1d48mo ago

Add periodic progress check and reduce timeout to 60s for faster debugging

andito
e4481a78mo ago

Add IndexedDB logging and timeout detection for hung model loading

andito
82b8d7b8mo ago

Add fetch interceptor to debug model download issues

andito
cf635c38mo ago

Add debug logging to track model loading progress

andito
0776db98mo ago

Add dist files with progress bar support

andito
8b290778mo ago

Trigger HF Space rebuild

andito
2f7b75b8mo ago

Fix progress bar display and correct model size to 2.5GB

andito, Claude Sonnet 4.5
7a0f76d8mo ago

Update model size from 2.5GB to 2.1GB

andito, Claude Sonnet 4.5
ab554018mo ago

Add Clear Cache button and caching info

andito, Claude Sonnet 4.5
86a84fc8mo ago

Add download progress bar for model loading

andito, Claude Sonnet 4.5
aedf4e08mo ago

Update built assets with latest optimizations

andito, Claude Sonnet 4.5
ea6aed88mo ago

Optimize performance with webgpu-hybrid and fix RTF display

andito, Claude Sonnet 4.5
e7a0beb8mo ago

Restore cross-origin headers for SharedArrayBuffer

andito, Claude Sonnet 4.5
09b5ac68mo ago

Final optimizations: VAD, 5s window, word-level sliding

andito, Claude Sonnet 4.5
218efee8mo ago

Use credentialless COEP with COOP for SharedArrayBuffer + third-party scripts

andito, Claude Sonnet 4.5
52c8e678mo ago

Try exact docs config with all three headers

andito, Claude Sonnet 4.5
656f42a8mo ago

Use COEP credentialless without COOP for compatibility

andito, Claude Sonnet 4.5
e5c2e128mo ago

Use exact header config from HF Spaces docs

andito, Claude Sonnet 4.5
0e8835b8mo ago

Try COEP credentialless without COOP for SharedArrayBuffer

andito, Claude Sonnet 4.5
12517578mo ago

Remove custom headers to fix iframe connection issue

andito, Claude Sonnet 4.5
e735c6a8mo ago

Use COEP credentialless and COOP same-origin-allow-popups for iframe compatibility

andito, Claude Sonnet 4.5
00afc038mo ago

Configure COEP/COOP headers in README frontmatter for WebGPU

andito, Claude Sonnet 4.5
e74c5558mo ago

Add cross-origin headers and optimize progressive streaming

andito, Claude Sonnet 4.5
54ea0d98mo ago

Update production build with microphone selector and audio level meter

andito, Claude Sonnet 4.5
5151e548mo ago

Add microphone selector, audio level meter, and fix Chrome compatibility

andito, Claude Sonnet 4.5
0f739b88mo ago

Restructure for HuggingFace Space compatibility

andito, Claude Sonnet 4.5
b8307198mo ago

Add Parakeet progressive streaming demo with source code

andito, Claude Sonnet 4.5