Merge pull request #13 from MomsVoiceAI/fix/readme-hf-trag 1d90982 unverified minhahwang commited on 27 days ago
Merge pull request #12 from MomsVoiceAI/fix/readme-hf-trag dba2400 unverified minhahwang commited on 27 days ago
Merge pull request #11 from MomsVoiceAI/fix/README-spec 7147e54 unverified sshtel commited on 27 days ago
Merge pull request #10 from MomsVoiceAI/fix/lfm-model-param 7257098 unverified minhahwang commited on 27 days ago
perf: improve LFM2.5-Audio inference quality and reliability 4798cd4 sshtel Claude Sonnet 4.6 commited on 27 days ago
Merge pull request #8 from MomsVoiceAI/fix/answer-audio 3cfd932 unverified sshtel commited on 27 days ago
perf: warmup generation, async LFM loading, reduce max_new_tokens 871cd89 minhahwang Copilot commited on 27 days ago
perf: add torch.compile for LFM model on HF Space (20-60% faster inference) 52dd416 minhahwang Copilot commited on 27 days ago
fix: restore packages.txt with sox and ffmpeg dependencies for HF Spaces 85ab3de sshtel commited on 27 days ago
fix: proper Mimi decode on HF Space — only disable dynamo on Windows, explicit device handling 5bb5f05 minhahwang Copilot commited on 27 days ago
fix: use Mimi streaming decoder for proper speech audio (not LFM detokenizer) d397f1a minhahwang Copilot commited on 27 days ago
feat: restore story cover PNGs via Xet storage + migration docs 39ce399 sshtel commited on 27 days ago
fix: Play produces no sound — switch to streaming audio + system deps 373219a minhahwang Copilot commited on 28 days ago
feat: upload pre-generated audio and copy to runtime cache on startup e278ccc minhahwang Copilot commited on 28 days ago
fix: correct LFM audio sample rate to 48kHz and normalize volume 60d60e5 minhahwang Copilot commited on 28 days ago
refactor: consolidate to Base 1.7B only, remove CustomVoice af03300 minhahwang Copilot commited on 28 days ago
fix: audio decode normalization + warmup first 5 paragraphs b714046 minhahwang Copilot commited on 28 days ago
feat: show paragraph progress during Play + warmup first paragraphs at startup bea718a minhahwang Copilot commited on 28 days ago
ui: hide chunk/queue processing details from user during Play 5ae6bba minhahwang Copilot commited on 28 days ago
feat: auto-start mic recording on Ask click (100ms user gesture window) 6a28beb minhahwang Copilot commited on 28 days ago
fix: add stop_recording JS fallback to auto-submit Q&A 6dba563 minhahwang Copilot commited on 28 days ago
fix: dedup only on auto-submit, manual Get Answer always works 26ea281 minhahwang Copilot commited on 28 days ago
fix: convert Path to str for wave.open (Python 3.13 compat) 21973a3 minhahwang Copilot commited on 28 days ago
feat: bounded pre-gen, cancellation, disk cache pruning, GPU lock 994d3d9 minhahwang Copilot commited on 28 days ago
refactor: runtime config, Q&A flow module, storage paths, and cleanup 397b4ac minhahwang Copilot commited on 28 days ago
feat: enable FlashAttention-2 for all models via runtime install + SDPA fallback c7cbd46 minhahwang Copilot commited on 28 days ago
rename: app.py -> app_cascade.py, app_lfm.py -> app.py d422be7 minhahwang Copilot commited on 28 days ago
fix: auto-submit - JS clicks submit 500ms after stop_recording + .change backup 37bfdc1 minhahwang Copilot commited on 28 days ago
fix: auto-submit Q&A - stop_recording + change + JS fallback click 3b13a44 minhahwang Copilot commited on 28 days ago