Athspi commited on
Commit
bc4ecb1
·
verified ·
1 Parent(s): 2c4a860

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -44,12 +44,12 @@ VOICE_CHOICES = {
44
  }
45
 
46
  GEMINI_PROMPT = """
47
- You are an expert AI scriptwriter. Your task is to watch the provided video and transcribe ALL spoken dialogue into a SINGLE, CONTINUOUS block of modern, colloquial Tamil.
48
 
49
  **CRITICAL INSTRUCTIONS:**
50
- 1. **Single Script:** Combine all dialogue from all speakers into one continuous script.
51
- 2. **NO Timestamps or Speaker Labels:** Do NOT include any timestamps or speaker identifiers.
52
- 3. **Incorporate Performance:** Add English style prompts (e.g., `Say happily:`, `Whisper mysteriously:`) and performance tags (e.g., `[laugh]`, `[sigh]`) directly into the text for an expressive narration.
53
 
54
  **EXAMPLE OUTPUT:**
55
  Say happily: வணக்கம்! [laugh] எப்படி இருக்கீங்க? Whisper mysteriously: அந்த ரகசியம் எனக்கு மட்டும் தான் தெரியும்.
 
44
  }
45
 
46
  GEMINI_PROMPT = """
47
+ You are an AI scriptwriter. Your task is to watch the provided video and transcribe ALL spoken dialogue into a SINGLE, CONTINUOUS block of modern, colloquial Tamil.
48
 
49
  **CRITICAL INSTRUCTIONS:**
50
+ 1. **Single Script:** Combine all dialogue into one continuous script.
51
+ 2. **NO Timestamps or Speaker Labels:** Do NOT include any timestamps or speaker identifiers.
52
+ 3. **Incorporate Performance:** Add English style prompts (e.g., `Say happily:`, `Whisper mysteriously:`) and performance tags (e.g., `[laugh]`, `[sigh]`) directly into the text for an expressive narration.
53
 
54
  **EXAMPLE OUTPUT:**
55
  Say happily: வணக்கம்! [laugh] எப்படி இருக்கீங்க? Whisper mysteriously: அந்த ரகசியம் எனக்கு மட்டும் தான் தெரியும்.