Spaces:
Sleeping
Sleeping
File size: 36,926 Bytes
628f94d 68c4618 628f94d 648b380 628f94d 648b380 628f94d 648b380 628f94d 648b380 628f94d 648b380 628f94d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 | import asyncio
import os
import subprocess
import urllib.request
import urllib.parse
import uuid
import re
import numpy as np
import PIL.Image
from PIL import ImageDraw, ImageFont
if not hasattr(PIL.Image, 'ANTIALIAS'):
PIL.Image.ANTIALIAS = PIL.Image.Resampling.LANCZOS
import edge_tts
from moviepy.editor import AudioFileClip, CompositeAudioClip
# ─────────────────────────────────────────────────────────────────
# VOICE CATALOG (use ⭐ to highlight top-quality picks)
# ─────────────────────────────────────────────────────────────────
VOICES = {
"ur-PK": {
"⭐ Uzma – Natural Female": "ur-PK-UzmaNeural",
"⭐ Asad – Natural Male": "ur-PK-AsadNeural",
},
"ur-IN": {
"⭐ Gul – Warm Female": "ur-IN-GulNeural",
"⭐ Salman – Deep Male": "ur-IN-SalmanNeural",
},
"hi-IN": {
"⭐ Swara – Natural Female": "hi-IN-SwaraNeural",
"⭐ Madhur – Rich Male": "hi-IN-MadhurNeural",
},
"pa-IN": {
"⭐ Gurpreet – Native Female": "gtts-pa-female",
"⭐ Harpreet – Native Male": "gtts-pa-male",
},
"en-US": {
"⭐ Emma – Ultra Natural (F)": "en-US-EmmaMultilingualNeural",
"⭐ Andrew – Ultra Natural (M)": "en-US-AndrewMultilingualNeural",
"⭐ Aria – Expressive (F)": "en-US-AriaNeural",
"⭐ Brian – Warm (M)": "en-US-BrianMultilingualNeural",
"⭐ Ava – Crystal Clear (F)": "en-US-AvaMultilingualNeural",
"Jenny – Friendly (F)": "en-US-JennyNeural",
"Guy – Confident (M)": "en-US-GuyNeural",
"Sara – Calm (F)": "en-US-SaraNeural",
"Tony – Bold (M)": "en-US-TonyNeural",
"Nancy – Bright (F)": "en-US-NancyNeural",
"Davis – Deep (M)": "en-US-DavisNeural",
"Steffan – Rich (M)": "en-US-SteffanNeural",
},
"en-GB": {
"⭐ Sonia – British (F)": "en-GB-SoniaNeural",
"Ryan – British (M)": "en-GB-RyanNeural",
"Libby – British (F)": "en-GB-LibbyNeural",
"Maisie – British (F)": "en-GB-MaisieNeural",
"Oliver – British (M)": "en-GB-OliverNeural",
"Thomas – British (M)": "en-GB-ThomasNeural",
},
"en-AU": {
"⭐ Natasha – Australian (F)": "en-AU-NatashaNeural",
"William – Australian (M)": "en-AU-WilliamNeural",
},
}
# ─────────────────────────────────────────────────────────────────
# STYLE / MOOD SUPPORT MAP
# Only certain voices support SSML express-as styles
# ─────────────────────────────────────────────────────────────────
VOICE_STYLES = {
"en-US-AriaNeural": [
"chat", "cheerful", "excited", "empathetic",
"newscast-casual", "customerservice",
"shouting", "whispering", "sad", "angry", "hopeful", "friendly",
],
"en-US-JennyNeural": ["chat", "customerservice", "assistant", "newscast"],
"en-US-GuyNeural": ["newscast", "excited"],
"en-US-TonyNeural": [
"angry", "cheerful", "excited", "friendly",
"hopeful", "sad", "shouting", "whispering",
],
"en-US-NancyNeural": [
"angry", "cheerful", "excited", "friendly",
"hopeful", "sad", "shouting", "whispering",
],
"en-US-DavisNeural": [
"angry", "cheerful", "excited", "friendly",
"hopeful", "sad", "shouting", "whispering",
],
"en-US-SaraNeural": ["cheerful", "angry"],
"en-US-GuyNeural": ["newscast", "excited"],
}
MOOD_LABELS = {
"": "🎙️ Default Style",
"chat": "💬 Casual / Conversational",
"cheerful": "😄 Cheerful & Positive",
"excited": "⚡ Energetic & Excited",
"empathetic": "🤗 Warm & Empathetic",
"newscast-casual": "📰 Newscast – Relaxed",
"customerservice": "🎧 Professional",
"shouting": "📢 Loud / Hype",
"whispering": "🤫 Soft Whisper",
"sad": "😢 Emotional / Sad",
"angry": "😤 Intense / Angry",
"hopeful": "🌟 Hopeful & Uplifting",
"friendly": "😊 Warm & Friendly",
"assistant": "🤖 AI Assistant",
"newscast": "📺 Newscast – Formal",
}
# ─────────────────────────────────────────────────────────────────
# AGE PRESETS — pitch + rate combos to simulate voice age groups
# Applied client-side via sliders; used in SSML prosody server-side
# ─────────────────────────────────────────────────────────────────
AGE_PRESETS = {
"child": {"rate": "+28%", "pitch": "+180Hz", "label": "👧 Child", "desc": "High pitch, fast & energetic"},
"teen": {"rate": "+12%", "pitch": "+80Hz", "label": "🧑 Teen", "desc": "Slightly higher, lively"},
"adult": {"rate": "+0%", "pitch": "+0Hz", "label": "👩 Adult", "desc": "Natural default tone"},
"aged": {"rate": "-12%", "pitch": "-60Hz", "label": "👴 Aged", "desc": "Deeper, slower, authoritative"},
}
# ─────────────────────────────────────────────────────────────────
SAMPLE_SENTENCES = {
"ur-PK": "السلام علیکم! آج کا دن بہت خاص ہے۔ ہمارے ساتھ رہیں اور کچھ نیا سیکھیں۔",
"ur-IN": "ست سری اکال! آج کی اس ویڈیو میں ہم کچھ بہت خاص شیر کریں گے۔ ਜਡੀ ਰਹਨਾ ਹਮਾਰੇ ਨਾਲ!",
"hi-IN": "नमस्ते! आज के इस वीडियो में हम आपके साथ कुछ बहुत खास शेयर करने वाले हैं। जुड़े रहिए हमारे साथ!",
"pa-IN": "ਸਤਿ ਸ੍ਰੀ ਅਕਾਲ! ਅੱਜ ਦੀ ਇਸ ਵੀਡੀਓ ਵਿੱਚ ਅਸੀਂ ਕੁਝ ਬਹੁਤ ਹੀ ਖਾਸ ਸਾਂਝਾ ਕਰਾਂਗੇ। ਸਾਡੇ ਨਾਲ ਬਣੇ ਰਹੋ!",
"en-US": "Hey! Welcome to the channel. Today we're going to share something absolutely incredible with you. Stay with us!",
"en-GB": "Good day! We have something rather exciting to share with you today. Do stay tuned.",
"en-AU": "G'day! Welcome aboard. We've got something truly amazing lined up for you today, so let's dive right in.",
}
# ─────────────────────────────────────────────────────────────────
# CORE TTS (async)
# ─────────────────────────────────────────────────────────────────
async def _tts_async(text: str, voice: str, output_path: str,
rate: str = "+0%", pitch: str = "+0Hz",
style: str = "", style_degree: float = 1.0):
"""Generate speech with optional SSML style via edge-tts."""
if style and voice in VOICE_STYLES and style in VOICE_STYLES[voice]:
lang = voice[:5] # e.g. "en-US"
escaped = (text
.replace("&", "&")
.replace("<", "<")
.replace(">", ">"))
ssml = (
f'<speak version="1.0" '
f'xmlns="http://www.w3.org/2001/10/synthesis" '
f'xmlns:mstts="https://www.w3.org/2001/mstts" '
f'xml:lang="{lang}">'
f'<voice name="{voice}">'
f'<mstts:express-as style="{style}" styledegree="{style_degree:.1f}">'
f'<prosody rate="{rate}" pitch="{pitch}">{escaped}</prosody>'
f'</mstts:express-as></voice></speak>'
)
communicate = edge_tts.Communicate(ssml, voice)
else:
communicate = edge_tts.Communicate(text, voice, rate=rate, pitch=pitch)
await communicate.save(output_path)
def parse_pitch_and_rate(pitch_str: str, rate_str: str):
"""Parse string pitch/rate inputs into numeric multipliers for FFmpeg."""
pitch_factor = 1.0
rate_factor = 1.0
try:
cleaned_pitch = pitch_str.strip().lower()
if cleaned_pitch.endswith('hz'):
val = float(cleaned_pitch.replace('hz', ''))
pitch_factor = 1.0 + (val / 200.0)
elif cleaned_pitch.endswith('%'):
val = float(cleaned_pitch.replace('%', ''))
pitch_factor = 1.0 + (val / 100.0)
except Exception:
pass
try:
cleaned_rate = rate_str.strip().lower()
if cleaned_rate.endswith('%'):
val = float(cleaned_rate.replace('%', ''))
rate_factor = 1.0 + (val / 100.0)
except Exception:
pass
pitch_factor = max(0.4, min(2.5, pitch_factor))
rate_factor = max(0.4, min(2.5, rate_factor))
return pitch_factor, rate_factor
def generate_speech_gtts(text: str, lang: str, output_path: str, gender: str,
rate_str: str = "+0%", pitch_str: str = "+0Hz") -> bool:
"""Generate speech via gTTS and apply pitch/speed filters using FFmpeg."""
from gtts import gTTS
import tempfile
temp_mp3 = tempfile.NamedTemporaryFile(suffix='.mp3', delete=False)
temp_mp3.close()
try:
tts = gTTS(text=text, lang=lang, slow=False)
tts.save(temp_mp3.name)
pitch_factor, rate_factor = parse_pitch_and_rate(pitch_str, rate_str)
if gender == 'male':
pitch_factor *= 0.75
pitch_factor = max(0.4, min(2.5, pitch_factor))
tempo_factor = rate_factor / pitch_factor
tempo_factor = max(0.5, min(2.0, tempo_factor))
cmd = [
"ffmpeg", "-y", "-i", temp_mp3.name,
"-filter:a", f"asetrate=44100*{pitch_factor:.3f},atempo={tempo_factor:.3f}",
output_path
]
res = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
if res.returncode != 0:
print(f"[gTTS Postprocess Error] {res.stderr.decode('utf-8')}")
import shutil
shutil.copy(temp_mp3.name, output_path)
return os.path.exists(output_path) and os.path.getsize(output_path) > 0
except Exception as e:
print(f"[gTTS Error] {e}")
return False
finally:
if os.path.exists(temp_mp3.name):
try:
os.remove(temp_mp3.name)
except Exception:
pass
def generate_speech(text: str, voice: str, output_path: str,
rate: str = "+0%", pitch: str = "+0Hz",
style: str = "", style_degree: float = 1.0) -> bool:
"""Synchronous TTS wrapper. Returns True on success."""
try:
if voice.startswith("gtts-"):
parts = voice.split("-")
lang = parts[1]
gender = parts[2]
return generate_speech_gtts(text, lang, output_path, gender, rate, pitch)
# Use a fresh event loop to avoid conflicts with gunicorn threads
loop = asyncio.new_event_loop()
asyncio.set_event_loop(loop)
try:
loop.run_until_complete(_tts_async(text, voice, output_path,
rate, pitch, style, style_degree))
finally:
loop.close()
asyncio.set_event_loop(None)
return os.path.exists(output_path) and os.path.getsize(output_path) > 0
except Exception as e:
print(f"[TTS Error] {e}")
return False
def generate_preview(voice: str, lang_prefix: str,
style: str = "", style_degree: float = 1.0,
rate: str = "+0%", pitch: str = "+0Hz",
output_path: str = "") -> bool:
"""Generate a short preview sample for the given voice+style."""
sample = SAMPLE_SENTENCES.get(lang_prefix, SAMPLE_SENTENCES["en-US"])
return generate_speech(sample, voice, output_path,
rate=rate, pitch=pitch,
style=style, style_degree=style_degree)
# ─────────────────────────────────────────────────────────────────
# AUDIO MIXING
# ─────────────────────────────────────────────────────────────────
def create_mixed_audio(voiceover_path: str, bg_music_path: str,
output_path: str, target_duration: float,
bg_volume: float = 0.15) -> bool:
"""
Mix voiceover (full vol) with optional background music (bg_volume).
Both are trimmed/looped to target_duration.
"""
try:
voice_clip = AudioFileClip(voiceover_path)
if voice_clip.duration > target_duration:
voice_clip = voice_clip.subclip(0, target_duration)
if bg_music_path and os.path.exists(bg_music_path):
bg_clip = AudioFileClip(bg_music_path)
if bg_clip.duration < target_duration:
loops = int(target_duration / bg_clip.duration) + 1
from moviepy.audio.AudioClip import concatenate_audioclips
bg_clip = concatenate_audioclips([bg_clip] * loops)
bg_clip = bg_clip.subclip(0, target_duration).volumex(bg_volume)
final_audio = CompositeAudioClip([voice_clip, bg_clip])
else:
final_audio = voice_clip
final_audio.write_audiofile(output_path, fps=44100,
verbose=False, logger=None)
voice_clip.close()
return True
except Exception as e:
print(f"[Audio Mix Error] {e}")
return False
# ─────────────────────────────────────────────────────────────────
# AI VIDEO GENERATION (Script-to-Video)
# ─────────────────────────────────────────────────────────────────
UPLOAD_FOLDER_ABS = os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), 'uploads')
STOPWORDS = {"welcome", "to", "the", "channel", "today", "we", "are", "going", "have", "you", "a", "an", "of", "and", "in", "is", "it", "that", "this", "for", "with", "on", "at", "by", "from", "up", "about", "into", "over", "after"}
def extract_keyword(text: str) -> str:
"""Extract 1 to 2 key descriptive words from a script sentence."""
words = re.findall(r'\b[a-zA-Z]{3,}\b', text.lower())
filtered = [w for w in words if w not in STOPWORDS]
if filtered:
return " ".join(filtered[:2])
return "abstract"
def get_font_for_lang(lang: str) -> str:
"""Find a suitable system font for the language to handle non-English glyphs.
Works on both macOS and Linux (Docker/HF Spaces).
"""
# Linux (Docker) font paths — installed via apt fonts-dejavu-core, fonts-liberation
linux_unicode = [
"/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf",
"/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf",
"/usr/share/fonts/truetype/liberation/LiberationSans-Bold.ttf",
"/usr/share/fonts/truetype/liberation/LiberationSans-Regular.ttf",
]
# macOS font paths — fallback when running locally
macos_unicode = [
"/System/Library/Fonts/Supplemental/Arial Unicode.ttf",
"/System/Library/Fonts/Supplemental/Arial Bold.ttf",
"/System/Library/Fonts/Supplemental/Arial.ttf",
]
# Try language-specific paths first (Linux then macOS)
lang_paths = []
if lang.startswith("pa"):
lang_paths = [
"/System/Library/Fonts/Supplemental/Gurmukhi MN.ttc",
]
elif lang.startswith("hi"):
lang_paths = [
"/System/Library/Fonts/Supplemental/DevanagariMT.ttc",
]
for p in lang_paths + linux_unicode + macos_unicode:
if os.path.exists(p):
return p
return "DejaVuSans" # Last resort — PIL will try to find it
def make_ken_burns_frame(img_obj, target_w, target_h, t, duration, zoom_ratio=0.12):
"""Crop and zoom a frame dynamically to create a smooth Ken Burns effect."""
img_w, img_h = img_obj.size
scale = 1.0 - (zoom_ratio * (t / duration))
target_aspect = target_w / target_h
img_aspect = img_w / img_h
if img_aspect > target_aspect:
crop_h = img_h * scale
crop_w = crop_h * target_aspect
else:
crop_w = img_w * scale
crop_h = crop_w / target_aspect
left = (img_w - crop_w) / 2
top = (img_h - crop_h) / 2
cropped = img_obj.crop((left, top, left + crop_w, top + crop_h))
return cropped.resize((target_w, target_h), PIL.Image.Resampling.LANCZOS)
def draw_wrapped_text(draw, text, font, max_width, center_x, center_y, fill_color, stroke_color, stroke_width):
"""Draw wrapped caption text with a clean dark border/stroke."""
words = text.split()
lines = []
current_line = []
for word in words:
current_line.append(word)
line_str = " ".join(current_line)
try:
w = font.getlength(line_str)
except AttributeError:
w, _ = draw.textsize(line_str, font=font) if hasattr(draw, 'textsize') else (font.getmask(line_str).getbbox()[2], 0)
if w > max_width:
if len(current_line) > 1:
current_line.pop()
lines.append(" ".join(current_line))
current_line = [word]
else:
lines.append(line_str)
current_line = []
if current_line:
lines.append(" ".join(current_line))
# Draw centered lines
y = center_y - (len(lines) * font.size * 1.25) / 2
for line in lines:
try:
line_w = font.getlength(line)
except AttributeError:
line_w, _ = draw.textsize(line, font=font) if hasattr(draw, 'textsize') else (font.getmask(line).getbbox()[2], 0)
x = center_x - line_w / 2
# Stroke / Border
if stroke_width > 0:
for offset_x in range(-stroke_width, stroke_width + 1):
for offset_y in range(-stroke_width, stroke_width + 1):
if offset_x != 0 or offset_y != 0:
draw.text((x + offset_x, y + offset_y), line, font=font, fill=stroke_color)
draw.text((x, y), line, font=font, fill=fill_color)
y += font.size * 1.30
def download_slide_image(keyword: str, width: int, height: int, index: int, dest_path: str) -> bool:
"""Fetch random themed royalty-free stock image via loremflickr."""
try:
url = f"https://loremflickr.com/{width}/{height}/{urllib.parse.quote(keyword.replace(' ', ','))}?random={index}"
req = urllib.request.Request(
url,
headers={'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36'}
)
with urllib.request.urlopen(req, timeout=10) as response:
with open(dest_path, 'wb') as f:
f.write(response.read())
return os.path.exists(dest_path) and os.path.getsize(dest_path) > 0
except Exception as e:
print(f"[Download Image Error] {e}")
return False
def search_mixkit_videos(keyword: str) -> list:
"""Search Mixkit for free stock videos and return a list of MP4 URLs."""
# Clean up keyword: replace spaces with hyphens, convert to lower case, and alphanumeric only
clean_kw = re.sub(r'[^a-zA-Z0-9\s-]', '', keyword).strip().lower()
clean_kw = re.sub(r'[\s-]+', '-', clean_kw)
if not clean_kw:
clean_kw = "abstract"
url = f"https://mixkit.co/free-stock-video/{clean_kw}/"
headers = {
'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
}
try:
req = urllib.request.Request(url, headers=headers)
with urllib.request.urlopen(req, timeout=8) as res:
html = res.read().decode('utf-8', errors='ignore')
mp4_urls = re.findall(r'https://[^\s"\']*?\.mp4', html)
unique_urls = list(set(mp4_urls))
# Map 360p URLs to 720p equivalents to get HD while keeping download sizes small (~5MB)
processed_urls = []
for u in unique_urls:
if "-360.mp4" in u:
high_res = u.replace("-360.mp4", "-720.mp4")
processed_urls.append(high_res)
processed_urls.append(u)
elif "-video-360.mp4" in u:
high_res = u.replace("-video-360.mp4", "-video-720.mp4")
processed_urls.append(high_res)
processed_urls.append(u)
else:
processed_urls.append(u)
seen = set()
final_urls = []
for u in processed_urls:
if u not in seen:
seen.add(u)
final_urls.append(u)
return final_urls
except Exception as e:
print(f"[Mixkit Search Error for '{keyword}']: {e}")
return []
def download_mixkit_video(keyword: str, index: int, dest_path: str) -> bool:
"""Search Mixkit and download the first valid video file."""
urls = search_mixkit_videos(keyword)
if not urls and " " in keyword:
# Try individual words
words = [w for w in keyword.split() if len(w) > 2]
for w in words:
urls = search_mixkit_videos(w)
if urls:
print(f"[Mixkit Fallback] Found videos using word: '{w}'")
break
if not urls:
return False
selected_url = urls[index % len(urls)]
try_urls = []
if "-360.mp4" in selected_url:
try_urls.append(selected_url.replace("-360.mp4", "-720.mp4"))
elif "-video-360.mp4" in selected_url:
try_urls.append(selected_url.replace("-video-360.mp4", "-video-720.mp4"))
try_urls.append(selected_url)
headers = {
'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
}
for url in try_urls:
try:
print(f"Downloading video clip from: {url}")
req = urllib.request.Request(url, headers=headers)
with urllib.request.urlopen(req, timeout=12) as response:
with open(dest_path, 'wb') as f:
f.write(response.read())
if os.path.exists(dest_path) and os.path.getsize(dest_path) > 0:
print(f"Video clip downloaded successfully: {url}")
return True
except Exception as e:
print(f"Failed to download video clip {url}: {e}")
return False
def fetch_video_segment(keyword: str, index: int, dest_path: str, fallback_theme: str) -> str:
"""
Attempts to download a stock video clip. Falls back to other keywords if needed.
Returns: 'video' or 'image' depending on which media type was successfully downloaded.
"""
if download_mixkit_video(keyword, index, dest_path):
return "video"
if fallback_theme and fallback_theme != "auto":
print(f"[Mixkit Fallback] Video search for '{keyword}' failed, trying theme: '{fallback_theme}'")
if download_mixkit_video(fallback_theme, index, dest_path):
return "video"
safe_terms = ["abstract", "nature", "city", "technology"]
for term in safe_terms:
print(f"[Mixkit Fallback] Video search failed, trying safe category: '{term}'")
if download_mixkit_video(term, index, dest_path):
return "video"
return "image"
def download_ai_generated_image(prompt: str, width: int, height: int, dest_path: str) -> bool:
"""Generate and download a custom AI image via Hugging Face Space (Stable Diffusion 3) based on the prompt."""
try:
from gradio_client import Client
import shutil
space = "stabilityai/stable-diffusion-3-medium"
# We ensure width/height are standard multiples of 64 or 128 that SD3 supports well
sd_w = 1024 if width > height else 768
sd_h = 768 if width > height else 1024
print(f"Connecting to Hugging Face Space '{space}' to generate image for prompt: '{prompt}'...")
client = Client(space)
result = client.predict(
prompt=prompt,
negative_prompt="deformed, low quality, bad hands, blurry, watermark",
seed=0,
randomize_seed=True,
width=sd_w,
height=sd_h,
guidance_scale=5.0,
num_inference_steps=20,
api_name="/infer"
)
image_path = result[0] if isinstance(result, tuple) else result
if image_path and os.path.exists(image_path):
shutil.copy(image_path, dest_path)
print(f"Successfully generated AI image saved to: {dest_path}")
return True
else:
print("[AI Generation Error] Result path does not exist.")
return False
except Exception as e:
print(f"[AI Generation Error] Failed to generate image via Gradio Space: {e}")
return False
def split_into_sentences(text: str) -> list:
"""Split text script into clean sentences."""
sentences = re.split(r'[.!?\n۔।]+', text)
cleaned = []
for s in sentences:
s_clean = s.strip()
if len(s_clean) > 3:
cleaned.append(s_clean)
return cleaned
def make_video_frame_closure(video_clip_obj, text, dur, w, h, f_path, f_sz):
try:
font = ImageFont.truetype(f_path, f_sz)
except Exception:
font = ImageFont.load_default()
def make_frame(t):
safe_t = min(t, video_clip_obj.duration - 0.01)
frame_rgb = video_clip_obj.get_frame(safe_t)
frame_img = PIL.Image.fromarray(frame_rgb)
# Semi-transparent overlay at bottom
overlay = PIL.Image.new('RGBA', (w, h), (0, 0, 0, 0))
draw_overlay = ImageDraw.Draw(overlay)
draw_overlay.rectangle([0, int(h * 0.65), w, h], fill=(0, 0, 0, 120))
combined = PIL.Image.alpha_composite(frame_img.convert('RGBA'), overlay).convert('RGB')
draw = ImageDraw.Draw(combined)
draw_wrapped_text(
draw=draw,
text=text,
font=font,
max_width=int(w * 0.85),
center_x=w / 2,
center_y=h * 0.80,
fill_color=(255, 255, 255),
stroke_color=(0, 0, 0),
stroke_width=3
)
return np.array(combined)
return make_frame
def make_image_frame_closure(i_obj, text, dur, w, h, f_path, f_sz):
try:
font = ImageFont.truetype(f_path, f_sz)
except Exception:
font = ImageFont.load_default()
def make_frame(t):
frame_img = make_ken_burns_frame(i_obj, w, h, t, dur)
overlay = PIL.Image.new('RGBA', (w, h), (0, 0, 0, 0))
draw_overlay = ImageDraw.Draw(overlay)
draw_overlay.rectangle([0, int(h * 0.65), w, h], fill=(0, 0, 0, 120))
combined = PIL.Image.alpha_composite(frame_img.convert('RGBA'), overlay).convert('RGB')
draw = ImageDraw.Draw(combined)
draw_wrapped_text(
draw=draw,
text=text,
font=font,
max_width=int(w * 0.85),
center_x=w / 2,
center_y=h * 0.80,
fill_color=(255, 255, 255),
stroke_color=(0, 0, 0),
stroke_width=3
)
return np.array(combined)
return make_frame
def generate_ai_video(script_text: str, theme: str, aspect_ratio: str,
voice_id: str, rate: str, pitch: str,
bg_music_file, trim_audio: bool, output_path: str) -> dict:
"""End-to-end AI script-to-video generation."""
from moviepy.editor import VideoFileClip, VideoClip, concatenate_videoclips, concatenate_audioclips
from utils.video_effects import crop_to_aspect_ratio
if aspect_ratio == 'vertical':
target_w, target_h = 1080, 1920
else:
target_w, target_h = 1920, 1080
sentences = split_into_sentences(script_text)
if not sentences:
raise ValueError("Script text contains no valid sentences.")
job_id = str(uuid.uuid4())
temp_files = []
video_clips = []
audio_clips = []
downloaded_video_clips = []
try:
theme_keywords = {
"space": "space,galaxy",
"tech": "technology,cyberpunk,coding",
"nature": "nature,landscape,forest",
"finance": "finance,business,money",
"city": "city,urban,street",
"abstract": "abstract,gradient,art"
}
base_keyword = theme_keywords.get(theme, "abstract")
lang_code = "en"
if voice_id.startswith("gtts-"):
parts = voice_id.split("-")
if len(parts) > 1:
lang_code = parts[1]
elif len(voice_id) >= 5:
lang_code = voice_id[:2]
font_path = get_font_for_lang(lang_code)
for idx, sentence in enumerate(sentences):
# 1. Voiceover for this slide
sentence_audio_path = os.path.join(UPLOAD_FOLDER_ABS, f"{job_id}_speech_{idx}.mp3")
ok = generate_speech(sentence, voice_id, sentence_audio_path, rate=rate, pitch=pitch)
if not ok or not os.path.exists(sentence_audio_path):
raise ValueError(f"Failed to generate speech for sentence: {sentence}")
temp_files.append(sentence_audio_path)
audio_clip = AudioFileClip(sentence_audio_path)
duration = audio_clip.duration
audio_clips.append(audio_clip)
# 2. Extract keyword and search stock media or generate AI scene
keyword = base_keyword
if theme == "auto":
keyword = extract_keyword(sentence)
media_path = os.path.join(UPLOAD_FOLDER_ABS, f"{job_id}_media_{idx}.mp4")
font_size = 55 if aspect_ratio == 'vertical' else 45
if theme == "ai_generative":
# AI Generative Mode: skip Mixkit search, directly trigger Flux/Sora-style scene generation
media_type = "image"
else:
# Stock Video Mode
print(f"Processing slide {idx}: keyword='{keyword}', duration={duration:.2f}s")
media_type = fetch_video_segment(keyword, idx, media_path, fallback_theme=base_keyword)
temp_files.append(media_path)
if media_type == "video":
# Create moving video slide using downloaded stock clip
try:
downloaded_clip = VideoFileClip(media_path)
processed_clip = crop_to_aspect_ratio(downloaded_clip, target_w, target_h)
downloaded_video_clips.append(downloaded_clip)
if processed_clip.duration < duration:
# Loop video clip if it is too short
loops = int(duration / processed_clip.duration) + 1
processed_clip = concatenate_videoclips([processed_clip] * loops)
processed_clip = processed_clip.subclip(0, duration)
frame_gen = make_video_frame_closure(processed_clip, sentence, duration, target_w, target_h, font_path, font_size)
video_clip = VideoClip(frame_gen, duration=duration)
video_clips.append(video_clip)
except Exception as ve:
print(f"Error processing video slide {idx}: {ve}. Falling back to image.")
media_type = "image"
if media_type == "image":
# Generative AI Image or Stock Image Fallback
image_path = os.path.join(UPLOAD_FOLDER_ABS, f"{job_id}_image_{idx}.jpg")
if theme == "ai_generative":
# Generate exact custom match scene using Flux/Pollinations AI
ok = download_ai_generated_image(sentence, target_w, target_h, image_path)
else:
# Random themed stock image fallback
ok = download_slide_image(keyword, target_w, target_h, idx + 1, image_path)
if not ok or not os.path.exists(image_path):
# Solid color fallback
img = PIL.Image.new('RGB', (target_w, target_h), color=(30 + (idx * 20) % 150, 45, 85))
img.save(image_path)
temp_files.append(image_path)
img_obj = PIL.Image.open(image_path)
frame_gen = make_image_frame_closure(img_obj, sentence, duration, target_w, target_h, font_path, font_size)
video_clip = VideoClip(frame_gen, duration=duration)
video_clips.append(video_clip)
# 4. Concatenate visual and audio
final_video_raw = concatenate_videoclips(video_clips, method="compose")
final_audio_raw = concatenate_audioclips(audio_clips)
temp_video_path = os.path.join(UPLOAD_FOLDER_ABS, f"{job_id}_raw_video.mp4")
temp_audio_path = os.path.join(UPLOAD_FOLDER_ABS, f"{job_id}_raw_audio.mp3")
temp_files.extend([temp_video_path, temp_audio_path])
final_audio_raw.write_audiofile(temp_audio_path, verbose=False, logger=None)
# Mix background music
mixed_audio_path = os.path.join(UPLOAD_FOLDER_ABS, f"{job_id}_mixed_audio.mp3")
temp_files.append(mixed_audio_path)
bg_music_path = None
if bg_music_file and bg_music_file.filename != '':
bg_music_path = os.path.join(UPLOAD_FOLDER_ABS, f"{job_id}_bg_music.mp3")
bg_music_file.save(bg_music_path)
temp_files.append(bg_music_path)
create_mixed_audio(
voiceover_path=temp_audio_path,
bg_music_path=bg_music_path,
output_path=mixed_audio_path,
target_duration=final_video_raw.duration,
bg_volume=0.15
)
# Render video with ultrafast preset for maximum speed
final_video_raw.write_videofile(temp_video_path, fps=24, preset="ultrafast", verbose=False, logger=None)
# FFmpeg combine
cmd = [
"ffmpeg", "-y", "-i", temp_video_path, "-i", mixed_audio_path,
"-map", "0:v", "-map", "1:a", "-c:v", "copy", "-c:a", "aac",
"-shortest" if trim_audio else "", output_path
]
cmd = [c for c in cmd if c != ""]
subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE, check=True)
# Cleanup clips memory
for c in video_clips: c.close()
for c in audio_clips: c.close()
for c in downloaded_video_clips: c.close()
final_video_raw.close()
final_audio_raw.close()
return {
"success": True,
"duration": final_video_raw.duration,
"sentences_count": len(sentences)
}
finally:
for p in temp_files:
if p and os.path.exists(p):
try:
os.remove(p)
except Exception:
pass
|