Commit History

Delete bench_wraparound.py
0b34cc0
Running
verified

hetchyy commited on

Upload folder using huggingface_hub
343f470
verified

hetchyy commited on

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

perf: eliminate mode-switch lag — clear all audio on toggle
fdcfffc
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

Add LICENSE file reference to space entry points
6c57e42
verified

hetchyy commited on

Add license headers to space entry points
5b88279
verified

hetchyy commited on

Pin torchaudio==2.8.0 to fix CUDA runtime mismatch on ZeroGPU
48da519

hetchyy Claude Opus 4.6 (1M context) commited on

update README.md
5bc4ed8

hetchyy commited on

update README.md
23c18d5

hetchyy commited on

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

hetchyy Claude Opus 4.6 (1M context) commited on

Update config.py
dc5a112
verified

hetchyy commited on

docs: update timestamps API
28af18f

hetchyy commited on

Merge branch 'main' of https://huggingface.co/spaces/hetchyy/Quran-multi-aligner
d4f5a0c

hetchyy commited on

Update lease durations
e9a0825

hetchyy commited on

Update config.py
1292ef5
verified

hetchyy commited on

Fix timestamps alignment call
204bb5a

hetchyy commited on

Fix timestamps computation error
995d0eb

hetchyy commited on

Add token parameter
be9c359

hetchyy commited on

Fix CPU bug
a7a1668

hetchyy commited on

Update imports
84b5f4b

hetchyy commited on

Update Client API
3366ddc

hetchyy commited on

Update quranic phonemizer package
dc748be

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

Update config
2c29aa7

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

Reorganize client API docs with table of contents and grouped sections
583cd50

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