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

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

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 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

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

Persist accordion open/closed state separately for main view and Animate All
ef9d3f2

hetchyy Claude Opus 4.6 commited on

Open Animation Settings accordion by default and persist state in localStorage
f601c8a

hetchyy Claude Opus 4.6 commited on

Fix special segments (Basmala/Isti'adha) not sent to MFA or animated in mega card
f53bbb3

hetchyy Claude Opus 4.6 commited on

Eliminate in-decorator CPU fallback to prevent CUDA state poisoning
7711775

hetchyy Claude Opus 4.6 commited on

Fix progress bar delay by switching gr.Audio to filepath mode
8fae5a4

hetchyy Claude Opus 4.6 commited on

Add special_type to JSON/API responses and hide animate button for transitions
48bbc75

hetchyy Claude Opus 4.6 commited on

Add transition segment detection for non-Quranic phrases (Amin, Takbir, Tahmeed)
7f362a6

hetchyy Claude Opus 4.6 commited on

Skip usage logging for preset recitation examples
6ab628d

hetchyy Claude Opus 4.6 commited on

Always show mega styling sliders (text size, word/line spacing)
b015efb

hetchyy Claude Opus 4.6 commited on

Fold Word Joiner into char groups, merge extract/resegment/retranscribe chains, relax batch limits
e3c24fc

hetchyy Claude Opus 4.6 commited on

Optimize applyWindowOpacity with delta updates for large recordings
f6cd686

hetchyy Claude Opus 4.6 commited on

Fix delay between progress bar completion and results displaying
e3131ff

hetchyy Claude Opus 4.6 commited on

Fix MFA char-level highlighting for decomposed Arabic forms
af7e821

hetchyy Claude Opus 4.6 commited on

Update ZWSP unicode
87f94fe

hetchyy commited on

Preserve tatweels for proper DigitalKhatt font rendering
dbeb171

hetchyy Claude Opus 4.6 commited on

Open feedback link in new tab
4da8a83

hetchyy Claude Opus 4.6 commited on

Render client API docs inline in the API Usage accordion
c836860

hetchyy Claude Opus 4.6 commited on