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

Optimize Transcription with YouTube Captions, Audio Resampling, and Copy Button #28

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

Conversation

FabricioMatos
Copy link

PR Changes:

  • Use youtube captions (auto-captions included) when available to avoid the audio transcription when possible.
  • Resample mp3 from 192Khz to 48Kh before the transcription if the audio file is larger than 25MB (current Whisper+Groq limit)
  • Add a "Copy" button at the bottom of the page when the summarization is finished to easily copy the content.

@FabricioMatos
Copy link
Author

Optimize transcription using YouTube captions when available, 4x audio length support, and Copy button.

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