• Joined on 2025-09-18
Dymas synced commits to refs/heads/main at Dymas/abogen from mirror 2026-07-18 13:40:27 +02:00
a299947bb1 refactor(webui): replace inline get_pipeline/resolve_voice_target closures with domain modules
957c6778f6 refactor(pyt): dedup voice formula resolution in PyQt
fcdaf2b2a8 refactor(domain): extract FakeToken to domain/tokens.py
d8634f812d refactor(domain): extract audio sink abstraction to domain layer
85b5851786 refactor(pyt): replace all inline float32 conversion with to_float32()
Compare 5 commits »
Dymas pushed to main at Dymas/ani-cli-web 2026-07-17 22:26:35 +02:00
6bec0e068a Add botan to Docker image
Dymas pushed to main at Dymas/ani-cli-web 2026-07-17 12:32:39 +02:00
604265c44f Show Jellyfin handoff jobs in queue
Dymas synced commits to refs/heads/main at Dymas/abogen from mirror 2026-07-15 20:30:29 +02:00
7fef9c1d93 extract normalize_text_for_pipeline to domain/normalization.py
56cfd0810d extract resolve_fallback_voice_spec to domain/voice_resolution.py; fix missing get_default_voice import and __custom_mix reset bug
7bd3177241 extract select_device to domain/device.py; fix bug where conversion_runner didn't check torch availability
d5c2a81733 Merge pull request #191 from hydraxman/fix/large-chapter-form-limits
514e29a761 extract apply_chapter_text_transforms to domain/chapter_titles.py
Compare 5 commits »
Dymas synced and deleted reference refs/heads/tts-plugin-refactor at Dymas/abogen from mirror 2026-07-13 03:22:07 +02:00
Dymas synced commits to refs/heads/main at Dymas/abogen from mirror 2026-07-13 03:22:07 +02:00
b7026a666d refactor(shutdown): move shutdown logic in one place
c380a58496 tts: fix kokoro AlbertModel import for transformers 5.x (plugin architecture)
Compare 2 commits »
Dymas synced new reference refs/heads/tts-plugin-refactor to Dymas/abogen from mirror 2026-07-12 19:12:08 +02:00
Dymas synced commits to refs/heads/tts-plugin-refactor at Dymas/abogen from mirror 2026-07-12 19:12:08 +02:00
Dymas synced commits to refs/heads/main at Dymas/abogen from mirror 2026-07-12 19:12:08 +02:00
b8386b43f7 Merge pull request #190 from denizsafak/tts-plugin-refactor
26e71cc2ac chore: add .gitattributes for consistent LF line endings
d8fcfb1cce chore: normalize line endings to LF, add .gitattributes
c85ea9d64f refactor(tests): add auto-discovery test system for TTS plugins
f151a1ae0d docs: archive historical plans, remove duplicates
Compare 22 commits »
Dymas synced commits to refs/heads/main at Dymas/abogen from mirror 2026-07-10 02:12:08 +02:00
f1cc6deae8 Merge pull request #164 from yashupadhyayy1/main
da68f38b9b Refactor segment processing with overflow error handling
Compare 2 commits »
Dymas pushed to main at Dymas/ani-cli-web 2026-07-09 18:18:45 +02:00
ba408877b5 Add website favicon support
34c77ed9bb Reuse failed queue jobs for duplicate retries
292bbedd6b Add clear failed queue action
Compare 3 commits »
Dymas pushed to main at Dymas/ani-cli-web 2026-07-09 17:17:52 +02:00
0257924785 Merge branch 'anipy_backup'
bcf9e15d40 Fix anipy fallback episode numbering
0c17499efa Install anipy-cli in Docker image
e84ef16f7d Add repository agent instructions
4e980220b1 Add Docker branch selector for ani-cli-web
Compare 6 commits »
Dymas pushed to anipy_backup at Dymas/ani-cli-web 2026-07-09 15:17:38 +02:00
bcf9e15d40 Fix anipy fallback episode numbering
Dymas pushed to anipy_backup at Dymas/ani-cli-web 2026-07-09 15:05:09 +02:00
0c17499efa Install anipy-cli in Docker image
Dymas pushed to anipy_backup at Dymas/ani-cli-web 2026-07-09 14:22:37 +02:00
e84ef16f7d Add repository agent instructions
4e980220b1 Add Docker branch selector for ani-cli-web
d8ed64bd64 Add anipy-cli download fallback
Compare 3 commits »
Dymas created branch anipy_backup in Dymas/ani-cli-web 2026-07-09 14:22:37 +02:00
Dymas deleted branch anikoto_backup from Dymas/ani-cli-web 2026-07-09 13:59:54 +02:00
Dymas pushed to anikoto_backup at Dymas/ani-cli-web 2026-07-09 13:40:04 +02:00
34da6b26c5 Improve anikoto backup search fallback
Dymas pushed to anikoto_backup at Dymas/ani-cli-web 2026-07-09 13:29:34 +02:00
897e12e019 Fix non-interactive anikoto backup downloads
Dymas pushed to anikoto_backup at Dymas/ani-cli-web 2026-07-09 13:21:01 +02:00
65a1bc1233 Add ANI_CLI_WEB_BRANCH build arg