revert to working model load (first-call verified) 4fd26fb verified akshan-main commited on 20 days ago
zerogpu: load model on cpu in parent, move to gpu per call (fixes consecutive-call crash) 91fcf2f verified akshan-main commited on 20 days ago
readme: demo + social links, data rationale; revert to working model load; ghost dial 3/4 distinct c0c5abb verified akshan-main commited on 20 days ago
zerogpu: eager model load fixes consecutive-call crash; ghost dial 3/4 distinct e8b267d verified akshan-main commited on 20 days ago
README: validation evidence describes the reproducible graded slide, not run-specific transcription strings 7f337de verified akshan-main commited on 20 days ago
README audit fixes: real scalar-conditioner architecture, kill em dashes, correct voice labels, honest validation evidence 0260480 verified akshan-main commited on 20 days ago
submission README: tags (track:wood + badges) + accurate writeup 4fc6ae8 verified akshan-main commited on 20 days ago
voice clone: transcode upload to 24k wav + auto-transcribe blank ref f85235e verified akshan-main commited on 20 days ago
fix: @gpu_task back on speak/morph (was mis-attached to DSP helper); dry cache as path not array e762afd verified akshan-main commited on 20 days ago
ZeroGPU: load F5-TTS on CPU, move to GPU inside @spaces.GPU (proper ZeroGPU pattern) efdd361 verified akshan-main commited on 20 days ago
ZeroGPU: eager-load F5-TTS at module init (fix Low-level CUDA init error) 70f2860 verified akshan-main commited on 20 days ago
post-fx applies live: cache dry voice, re-render on dropdown change (no re-inference) 4bf26ba verified akshan-main commited on 20 days ago
org: drop torchcodec pins (bypassed via soundfile patch) 4786ca9 verified akshan-main commited on 20 days ago
org: add FFmpeg dev shared libs so torchcodec core libs load 34e5815 verified akshan-main commited on 20 days ago
ZeroGPU: plain torch 2.9.1 + torchcodec 0.9.1+cu128 only (CUDA 12.8 match) bb6919b verified akshan-main commited on 20 days ago
ZeroGPU: pin full torch triple to +cu128 builds (torchcodec 0.9.1+cu128 links libnvrtc.so.12) 0af9a0d verified akshan-main commited on 20 days ago
ZeroGPU: pull torch stack from cu128 index so torchcodec CUDA libs match 6c365d4 verified akshan-main commited on 21 days ago
guarded @spaces.GPU decorator (no-op off ZeroGPU) e8f00ce verified akshan-main commited on 21 days ago