VibeVoice/demo
jonathanagustin 12493567c4 perf(colab): simplify setup & speed up downloads (uv, hf-xet)
- use `uv pip -e` for faster, deterministic installs
- enable hf-xet (HF_XET_HIGH_PERFORMANCE=1) for faster transfers
- download model with `hf download` to /content/models/VibeVoice-1.5B (quiet, idempotent)
- simplify flow: absolute paths, minimal cells, remove redundant steps
- add binary T4 GPU check + clear runtime switch instructions
- add “Open in Colab” badge; keep Risks & Limitations visible
2025-09-01 15:47:52 +08:00
..
example update 2025-08-25 10:13:28 -07:00
text_examples add args to use_eager 2025-08-26 19:44:34 -07:00
voices update 2025-08-26 23:48:05 -07:00
gradio_demo.py gradio support sdpa 2025-08-30 08:22:32 -07:00
inference_from_file.py update 2025-08-28 01:28:27 -07:00
VibeVoice_colab.ipynb perf(colab): simplify setup & speed up downloads (uv, hf-xet) 2025-09-01 15:47:52 +08:00