Commit History

Add dedicated MP3 file download component and parallelize large text translation
f6eb9db

rahulrana0001 commited on

Fix: improve Tamil female TTS voice quality using premium customization
ce7947f

rahulrana0001 commited on

Feat: expose processing mode inside Text to Speech tab
cfcf74e

rahulrana0001 commited on

Feat: integrate Meta MMS Tamil TTS with young female voice pitch-shifter
8586104

rahulrana0001 commited on

Refactor: clean up unused chat engine, easyocr fallback, and character memory UI
9004622

rahulrana0001 commited on

Enhance UI with premium dark-mode styling, HTML header, and force-dark JS listener
ccef584

rahulrana0001 commited on

Upgrade Cloud Translation to Qwen-72B via HF Inference API for high-quality conversational Tamil
c688c80

rahulrana0001 commited on

Implement Custom Translation Dictionary Editor UI and JSON persistence
a266300

rahulrana0001 commited on

Add common English loanwords (Story, Happy, Try, Help, Thanks, etc.) to colloquial mapping for natural spoken Tamil
7170950

rahulrana0001 commited on

Support Spicy Mode (Intimate Translation) checkbox in the Text to Speech tab
cb416d9

rahulrana0001 commited on

Optimize BGM downloading with parallel ThreadPoolExecutor and reduce output MP3 bitrate to 64k mono for 3x faster client downloads
6e4bc83

rahulrana0001 commited on

Support modern Tamil translations with comprehensive case suffixes, pronouns, and verb endings
999b0ce

rahulrana0001 commited on

Fix event loop already running error in fallback TTS, improving stability and speed inside Gradio
923f88e

rahulrana0001 commited on

Scale TTS to 50k+ characters, add recursive parallel chunking, resolve openvino IDE warning
f3b42be

rahulrana0001 commited on

Optimize voice pipeline: add fast Cloud APIs mode, lazy load models, and run concurrent panel tasks
3832e83

rahulrana0001 commited on

Fix import logic to catch AttributeError and other exceptions, preventing startup crash on HF Space
22840b8

rahulrana0001 commited on

Update translation engine to follow 5-stage hybrid workflow (Lingua + IndicTrans2 + Qwen3)
99314c3

rahulrana0001 commited on

Refactor and optimize Tamil voice pipeline with expressive style fallback
c5206e7

rahulrana0001 commited on

feat: implement robust multilingual translation voice pipeline with glossary, memory database, and unified Gradio translator UI
54778a1

rahulrana0001 commited on

Optimize MP3 compression and parallelize BGM downloads for 4x faster audio downloads
f86ec6b

rahulrana0001 commited on

Migrate to local Qwen3, IndicTrans2, and Svara-TTS OpenVINO INT4 pipeline with robust fallbacks and lust style
ed9e354

rahulrana0001 commited on

Update Dockerfile to run lightweight Gradio application
8ad01a7

rahulrana0001 commited on

Add lightweight Dockerfile for Hugging Face Spaces deployment
24a4847

rahulrana0001 commited on

Remove Video Dubbing Studio to make app lighter and smoother
b63a212

rahulrana0001 commited on

Optimize audio generation, serve local BGM, deliver compressed MP3 files
e6e1322

rahulrana0001 commited on

Change Vite base to relative ./ for robust iframe asset loading
cf3063b

rahulrana0001 commited on

Add Safari-like Reader Mode and highlight-to-populate selection logic to Text to Speech tab
afc9a2c

rahulrana0001 commited on

Add Import Text from URL feature with line-based and phrase-based cropping options
930d391

rahulrana0001 commited on

Fix frontend build copy path in Dockerfile
6359bd6

rahulrana0001 commited on

Handle invalid/empty start_page_num inputs in jump_to_page function safely
7f7dfa6

rahulrana0001 commited on

Improve auto-play ended event listener with addEventListener and element property check
a516992

rahulrana0001 commited on

Support custom start and end page ranges for comic reading mode
f6044b5

rahulrana0001 commited on

Support proper automatic switching and audio autoplay in comic reader mode
c8b1fbe

rahulrana0001 commited on

Fix setUploading and uploading ReferenceErrors in App.jsx
61d16b2

rahulrana0001 commited on

Configure Vite build outDir and base path for FastAPI, add keep-alive scripts
2a4963b

rahulrana0001 commited on

feat: add heavy GPU dependencies and Wav2Lip auto-downloader for Colab deployment
202e732

rahulrana0001 commited on

feat: unify React Dubbing Studio UI with Gradio Manga AI in single Docker container
337d4b1

rahulrana0001 commited on

remove: delete 'Soft & Seductive (Maya)' voice tone from all dropdowns
0280a44

rahulrana0001 commited on

fix: replace localhost iframe in dubbing tab with native Gradio UI that works on HF Spaces
fc976be

rahulrana0001 commited on

revert: switch HF Space back to Gradio SDK running app.py (Maya Immersive Tamil Manga AI)
0ee5602

rahulrana0001 commited on

fix: remove root GET route blocking React frontend on HF Spaces
3f88c4e

rahulrana0001 commited on

fix: upgrade Node.js 18 to 20 to satisfy Vite 8 build requirements
5060891

rahulrana0001 commited on

fix: switch HF Space SDK from gradio to docker to use unified Dockerfile
69692cd

rahulrana0001 commited on

fix: ensure static files are mounted last to prevent API route interception
0372f2b

rahulrana0001 commited on

fix: unified Docker deployment for Hugging Face to resolve local network connection errors
5eeae8b

rahulrana0001 commited on

feat: further refine Tanglish vocabulary and common spoken verb forms
45728b0

rahulrana0001 commited on

feat: enhance translation with colloquial (spoken) Tamil style
cae24d7

rahulrana0001 commited on

feat: implement detailed pipeline diagnostics, memory optimization for transcription, and fix import issues
336d249

rahulrana0001 commited on

Implement Cinematic Panel Narration with TTS splicing
60396ca

rahulrana0001 commited on

Implement 2-stage PaddleOCR + Mistral pipeline
e092c82

rahulrana0001 commited on