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