openlrc: A python package to transcribe with whisper & translate with LLMs. #2137
zh-plus
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Why use an LLM if Whisper performs translation directly? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Excited to introduce openlrc: https://github.com/zh-plus/openlrc!
Open-Lyrics is a Python library designed for transcribing audio files swiftly using faster-whisper, and then converting the transcribed text into .lrc/.srt files in any chosen language with the help of LLMs, such as OpenAI-GPT or Anthropic-Claude.
Highlights:
Beta Was this translation helpful? Give feedback.
All reactions