Files
VibeVoice/demo
ThanhNguyxn 523713e806 fix(demo): add MPS and CPU support for ASR inference demo
- Add MPS device choice and auto-detect MPS availability
- Change default attention implementation to 'auto' with smart fallback
- Auto-detect flash_attention_2 availability on CUDA, fallback to sdpa
- Use sdpa for MPS and CPU devices (flash_attention_2 not supported)
- Use float32 dtype for MPS/CPU devices for better compatibility

Fixes #206
2026-01-26 13:56:11 +08:00
..
2025-12-04 05:38:30 -08:00
2025-12-16 04:21:09 -08:00
2026-01-21 22:18:33 +08:00
2026-01-21 22:03:52 -08:00