Transcribe and translate voice into LRC file.
Project description
Open-Lyrics
Open-Lyrics is a open-source project to transcribe voice file and use large language model to translate/polish the text.
Installation
pip install openlyc
Usage
from openlrc import LRCer
lrcer = LRCer()
lrcer('./data/test.mp3')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
openlrc-0.0.1.tar.gz
(7.0 kB
view hashes)