Generate calm, soothing meditation voiceovers with slow, deliberate pacing. Optimized for relaxation, mindfulness, and guided meditation content.
Note: Review
PROFILE.mdin this folder for meditation-specific voice settings and delivery guidelines.
Generate professional meditation voiceovers optimized for calm, soothing delivery using ElevenLabs AI voice cloning.
Voiceover.py (in ../src/):
Target Pacing: Slow and deliberate (varies by meditation type) Tone: Calm, soothing, peaceful Energy: Gentle and grounding : Extended pauses for breathing and reflection
Voice Profile: Calm Meditation Voice
Best Practices:
Example Optimized Script:
Take a deep breath in... and slowly release...
Notice how your body feels in this moment... without judgment...
just observing...
With each breath... you're becoming more relaxed... more at peace...
Let any tension in your shoulders melt away... slowly... gently...
There's nowhere you need to be... nothing you need to do...
just breathe...
Avoid:
from src.Voiceover import VoiceoverGenerator
generator = VoiceoverGenerator(profile_type="meditation")
result = generator.generate(
script="Take a deep breath in... and slowly release...",
content_type="meditation",
optimize_script=True,
output_filename="morning-meditation.mp3"
)
print(f"Generated: {result['output_file']}")
print(f"Duration: {result['duration_seconds']}s")
Breathing Meditation:
Body Scan:
Visualization:
Mindfulness: