Upload folder using huggingface_hub
Browse files- src/generator/generator.py +19 -0
src/generator/generator.py
CHANGED
|
@@ -305,6 +305,25 @@ Sound & Punch:
|
|
| 305 |
- Favor strong consonant sounds and rhythmic phrasing in hooks.
|
| 306 |
- Hooks should feel physically speakable in one breath.
|
| 307 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 308 |
BAD (abstract LLM output):
|
| 309 |
"In the shadows of my mind I wander through the echoes
|
| 310 |
Searching for a light that fades like whispers in the wind
|
|
|
|
| 305 |
- Favor strong consonant sounds and rhythmic phrasing in hooks.
|
| 306 |
- Hooks should feel physically speakable in one breath.
|
| 307 |
|
| 308 |
+
STRUCTURAL LENGTH & FOCUS GUIDELINES:
|
| 309 |
+
|
| 310 |
+
Verses:
|
| 311 |
+
- Default verse length: 8-12 lines.
|
| 312 |
+
- Do not exceed 12 lines per verse unless explicitly requested.
|
| 313 |
+
- Focus each verse on 1-2 key moments or images.
|
| 314 |
+
- Avoid stacking multiple time jumps or separate scenes in one verse.
|
| 315 |
+
- Select the strongest images; remove weaker supporting detail.
|
| 316 |
+
- If a verse feels like a full timeline, compress it to its most impactful beats.
|
| 317 |
+
|
| 318 |
+
Verse Tightening Pass:
|
| 319 |
+
- After drafting a verse, internally remove the least impactful ~30% of lines.
|
| 320 |
+
- Keep only lines that introduce new emotional information or sharp imagery.
|
| 321 |
+
- Avoid repetition of similar details within the same verse.
|
| 322 |
+
|
| 323 |
+
Pre-Chorus:
|
| 324 |
+
- 2-4 lines maximum.
|
| 325 |
+
- Increase tension, do not restate the verse.
|
| 326 |
+
|
| 327 |
BAD (abstract LLM output):
|
| 328 |
"In the shadows of my mind I wander through the echoes
|
| 329 |
Searching for a light that fades like whispers in the wind
|