Quran-multi-aligner / src /alignment

Commit History

Update imports
84b5f4b

hetchyy commited on

Remove dead code and add GPU VRAM profiling
16c3710

hetchyy Claude Opus 4.6 commited on

Update src/alignment/special_segments.py
5d09740
verified

hetchyy commited on

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

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

Stop CUDA state poisoning by not invalidating model caches during quota fallback
2385694

hetchyy Claude Opus 4.6 commited on

Add debug logging
f90d55a

hetchyy commited on

Prevent CPU fallback from poisoning CUDA state via GPU model parking
0318d9e

hetchyy Claude Opus 4.6 commited on

Update special segments
465c38e

hetchyy commited on

Add tasleem special segment
1d32cc2

hetchyy commited on

Skip false missing-words flags across chapter boundaries and document special_type API field
3a86704

hetchyy Claude Opus 4.6 commited on

Skip false missing-words flags after Surah 1 global reanchor and detect transitions at chapter boundaries
32a3da5

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

Add GPU retry for SDK worker errors instead of immediate CPU fallback
aadab30

hetchyy Claude Opus 4.6 commited on

Fix GPU cross-user contamination: scope errors per-request, not process-wide
a6f747e

hetchyy Claude Opus 4.6 commited on

Modified anchor strategy to not bias towards longer surahs
4ae796e

hetchyy commited on

Eliminate CUDA state poisoning at root cause, not just detection
1d373d6

hetchyy Claude Opus 4.6 commited on

Fix CUDA state poisoning by eliminating CUDA ops outside GPU leases
0d7604b

hetchyy Claude Opus 4.6 commited on

Prevent CUDA state poisoning and add thread-safe GPU lifecycle management
65f2050

hetchyy Claude Opus 4.6 commited on

Harden GPU fallback to prevent CUDA init from permanently poisoning process
511d54d

hetchyy Claude Opus 4.6 commited on

Restructure src/ for cleaner modularity
0351f22

hetchyy Claude Opus 4.6 commited on

Flag missing words after cross-chapter Basmala transitions
03296d6

hetchyy Claude Opus 4.5 commited on

Initial commit
20e9692

hetchyy commited on