Commit History

Clean up debugging output
e915802
Running

victor HF Staff commited on

Add debugging for voice file discovery
6ba985c

victor HF Staff commited on

Add voice and text prompt support for audible output
9bfdd09

victor HF Staff commited on

Pad audio to frame_size multiple to avoid CUDA graph shape mismatch
d662095

victor HF Staff commited on

Fix streaming: use context managers and single mimi instance
9eb31a1

victor HF Staff commited on

Simplify: load models to GPU inside @spaces.GPU each call
7087847

victor HF Staff commited on

Fix: cache mimi_decoder on CPU, cast to float for std()
7a63c99

victor HF Staff commited on

Fix: device is positional arg in LMGen, not keyword
497a290

victor HF Staff commited on

Optimize: monkeypatch CUDA to enable CPU model caching
9d23595

victor HF Staff commited on

Add device parameter to LMGen constructor
1670759

victor HF Staff commited on

Enter streaming mode before reset_streaming calls
712caaf

victor HF Staff commited on

Add torchaudio for audio resampling
c10b43d

victor HF Staff commited on

Move all model loading inside @spaces.GPU function
eb2964e

victor HF Staff commited on

Fix moshi import path: loaders is in moshi.models
f40a2ab

victor HF Staff commited on

Implement PersonaPlex ZeroGPU demo
d5bdce6

victor HF Staff commited on

initial commit
63586ee
verified

victor HF Staff commited on