Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: Add srt_to_audio Feature – Convert SRT Subtitles to Audio 🎧 #627

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jayeshthk
Copy link

@jayeshthk jayeshthk commented Feb 22, 2025

This PR introduces the srt_to_audio feature, enabling users to seamlessly convert .srt subtitle files into audio outputs. Leveraging text-to-speech (TTS) models, this tool reads subtitle content and generates synchronized audio, supporting formats like .webm.

Key Features:
SRT to Audio Conversion — Converts subtitle files into natural-sounding speech.
Text-to-Speech Integration — Uses advanced TTS models for accurate voice rendering.
Customization Options — Supports different voices, speech rates, and languages.
Export Audio — Outputs high-quality .webm files for direct use.
Tested & Optimized — Ensures smooth performance with minimal latency.

@jayeshthk jayeshthk changed the title 🚀 FEATAdd srt_to_audio Feature – Convert SRT Subtitles to Audio 🎧 FEAT: Add srt_to_audio Feature – Convert SRT Subtitles to Audio 🎧 Feb 22, 2025
Add subtitle file for AI-based quiz platform introduction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant