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

Extracting transcripts from videos/audios #165

Closed
GautamR-Samagra opened this issue Jun 25, 2023 · 0 comments
Closed

Extracting transcripts from videos/audios #165

GautamR-Samagra opened this issue Jun 25, 2023 · 0 comments
Assignees

Comments

@GautamR-Samagra
Copy link
Collaborator

Description:

The purpose of this ticket is to extract transcripts from videos and audios by implementing a speech-to-text solution. The task involves identifying suitable tools and techniques to process audio inputs and generate accurate free-text transcripts.

Tasks:

  • Tool evaluation: Research and identify tools or libraries that can handle audio processing and speech-to-text conversion effectively. Consider factors such as accuracy, language support, ease of integration, and scalability.

  • Audio extraction: Develop a process to extract audio from video files, as this will be the input for the speech-to-text conversion. Identify and utilize appropriate tools or libraries to extract audio streams from different video formats.

  • Speech-to-text conversion: Implement a speech-to-text solution using the chosen tool or library (can use Bhashini APIs). This should convert the audio files into free-text transcripts.

  • Error handling and refinement: Show entire transcript to user and allow user input errors to correct errors if any.

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

No branches or pull requests

2 participants