Quran-multi-aligner / src /ui /segments.py

Commit History

Upload folder using huggingface_hub
602b5d3
verified

hetchyy commited on

feat(aligner): group missing-words pairs under shared border
dffe980
verified

hetchyy commited on

feat(aligner): group missing-words pairs into shared border
ed4d1c1
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

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

Remove dead code and add GPU VRAM profiling
16c3710

hetchyy Claude Opus 4.6 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

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

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

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

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

Restructure src/ for cleaner modularity
0351f22

hetchyy Claude Opus 4.6 commited on

Extract segment rendering helpers from app.py into src/ui/segments.py
69ad06d

hetchyy Claude Opus 4.6 commited on