glossolalia / app.py

Commit History

revert to working model load (first-call verified)
4fd26fb
verified

akshan-main commited on

zerogpu: load model on cpu in parent, move to gpu per call (fixes consecutive-call crash)
91fcf2f
verified

akshan-main commited on

readme: demo + social links, data rationale; revert to working model load; ghost dial 3/4 distinct
c0c5abb
verified

akshan-main commited on

zerogpu: eager model load fixes consecutive-call crash; ghost dial 3/4 distinct
e8b267d
verified

akshan-main commited on

voice clone: transcode upload to 24k wav + auto-transcribe blank ref
f85235e
verified

akshan-main commited on

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

ZeroGPU: load F5-TTS on CPU, move to GPU inside @spaces.GPU (proper ZeroGPU pattern)
efdd361
verified

akshan-main commited on

ZeroGPU: eager-load F5-TTS at module init (fix Low-level CUDA init error)
70f2860
verified

akshan-main commited on

post-fx applies live: cache dry voice, re-render on dropdown change (no re-inference)
4bf26ba
verified

akshan-main commited on

guarded @spaces.GPU decorator (no-op off ZeroGPU)
e8f00ce
verified

akshan-main commited on

mirror app.py
4416929
verified

akshan-main commited on