Commit History

perf: eliminate mode-switch lag β€” clear all audio on toggle
fdcfffc
Running
verified

hetchyy commited on

perf: eliminate double round-trip delay on audio input
681991f
verified

hetchyy commited on

refactor: simplify link panel β€” always-visible download button
0e9d086
verified

hetchyy commited on

feat: add /process_url_session API endpoint for URL-based alignment
e67922d
verified

hetchyy commited on

fix: simplify link panel download flow β€” animate button directly
f80aeb8
verified

hetchyy commited on

fix: use gr.Group for input panels and add changelog emoji;docs: update changelog β€” settings auto-collapse feat: auto-collapse settings accordions after extraction
a6d19f4
verified

hetchyy commited on

Upload folder using huggingface_hub
a3b9d0f
verified

hetchyy commited on

docs: update changelog and fix API docs TOC;fix: polish input UI β€” inline errors, example waveform, scrollbar
f41e5b0
verified

hetchyy commited on

docs: add changelog system β€” user-facing, API, and technical;feat: improve URL input UX β€” audio player, domain warnings, smart extract button
f1bbb03
verified

hetchyy commited on

feat: redesign audio input as Link/Upload/Record toggle;perf: use per-segment WAVs and skip audio I/O for API calls
1fc019e
verified

hetchyy commited on

fix: cache audio in-process dict to avoid Gradio State deep-copy OOM
7ac4996
verified

hetchyy commited on

fix: combine yt-dlp metadata and download into single call
a35deb6
verified

hetchyy commited on

feat: add diagnostic logging for render and WAV write;feat: add audio duration warning on upload feat: add YouTube PO token server for yt-dlp on datacenter IPs
3b327d0
verified

hetchyy commited on

feat: add URL input for yt-dlp audio download;perf: defer char spans to MFA injection β€” reduce initial HTML size
f340007
verified

hetchyy commited on

perf: use single full.wav + media fragments β€” eliminate 796 per-segment file writes
bf7e766
verified

hetchyy commited on

perf: switch segment audio to OGG and remove inline base64 β€” fix long recording crash;fix: cap ZeroGPU lease duration at 120s hard limit
a529533
verified

hetchyy commited on

refactor: rename quran_multi_aligner and dataset folders to match project identity
7046378
verified

hetchyy commited on

docs: update API link path and trim SVG footer
0aa77c0
verified

hetchyy commited on

fix: update API and feedback links to GitHub repo
8ad3617
verified

hetchyy commited on

Increase CPU subprocess timeout from 10min to 2h for long recordings
9742824

hetchyy Claude Opus 4.6 (1M context) commited on

docs: update timestamps API
28af18f

hetchyy commited on

Fix timestamps alignment call
204bb5a

hetchyy commited on

Fix timestamps computation error
995d0eb

hetchyy commited on

Fix CPU bug
a7a1668

hetchyy commited on

Update imports
84b5f4b

hetchyy commited on

Update API doc
3f29284

hetchyy commited on

Fix GPU VRAM logging: capture stats inside lease before ZeroGPU reclaims
acac310

hetchyy Claude Opus 4.6 commited on

Update walltime estimation
7fc82ea

hetchyy commited on

Usage logging V2: grouped JSON schema, endpoint tracking, GPU profiling
79be82c

hetchyy Claude Opus 4.6 commited on

Fix VRAM stats crash on ZeroGPU after lease ends
f3a24b6

hetchyy Claude Opus 4.6 commited on

Fix GPU info log: use total_memory instead of total_mem
de18b3a

hetchyy Claude Opus 4.6 commited on

Load gpu info
ec221eb

hetchyy commited on

Remove dead code and add GPU VRAM profiling
16c3710

hetchyy Claude Opus 4.6 commited on

Simplify client API docs and rename endpoints
84de10e

hetchyy Claude Opus 4.6 commited on

Round estimated duration up to nearest 5s instead of down
16a9d02

hetchyy Claude Haiku 4.5 commited on

Remove dead tuple branch from audio duration calculation
31f0b77

hetchyy Claude Haiku 4.5 commited on

Fix progress bar showing 30s fallback for preset example audio files
abc8aad

hetchyy Claude Haiku 4.5 commited on

Fix progress bar by replacing img onerror with MutationObserver elapsed counter
35c5215

hetchyy Claude Haiku 4.5 commited on

Replace discrete progress labels with continuous animated progress bar
7d8587f

hetchyy Claude Opus 4.6 commited on

Add estimate duration API
058f17e

hetchyy commited on

Add mfa hyperparams
d5f2531

hetchyy commited on

Update src/alignment/special_segments.py
5d09740
verified

hetchyy commited on

Update description
845c59a

hetchyy commited on

Update dev tools
5df5324

hetchyy commited on

Replace midpoint split with MFA-based splitting for combined/fused segments
d32ed8d

hetchyy Claude Opus 4.6 commited on

Add Dev tab for browsing usage logs and disable verbose debug flags
881307e

hetchyy Claude Opus 4.6 commited on

Update timestamps API
0d6804f

hetchyy commited on

Add timestamps API endpoints
2ce56b1

hetchyy commited on

Fix var shadowing that broke Animate All button and accordion
16aed58

hetchyy Claude Opus 4.6 commited on

Minify JSON export by removing whitespace formatting
81d494c

hetchyy Claude Opus 4.6 commited on