Metadata-Version: |
2.1 |
Name: |
openlrc |
Version: |
1.5.2 |
Summary: |
Transcribe (whisper) and translate (gpt) voice into LRC file. |
Author: |
Hao Zheng |
Author-Email: |
zhenghaosustc[at]gmail.com |
Home-Page: |
https://github.com/zh-plus/Open-Lyrics |
Project-Url: |
Bug Tracker, https://github.com/zh-plus/Open-Lyrics/issues |
License: |
MIT |
Keywords: |
openai-gpt3,whisper,voice transcribe,lrc |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Scientific/Engineering |
Requires-Python: |
>=3.9,<4.0 |
Requires-Dist: |
aiohttp (<4.0.0,>=3.9.4) |
Requires-Dist: |
anthropic (<0.19.0,>=0.18.1) |
Requires-Dist: |
audioread (<4.0.0,>=3.0.0) |
Requires-Dist: |
colorlog (<7.0.0,>=6.7.0) |
Requires-Dist: |
ctranslate2 (==4.2.1) |
Requires-Dist: |
deepfilternet (<0.6.0,>=0.5.6) |
Requires-Dist: |
faster-whisper (<2.0.0,>=1.0.3) |
Requires-Dist: |
ffmpeg-normalize (<2.0.0,>=1.27.5) |
Requires-Dist: |
ffmpeg-python (<0.3.0,>=0.2.0) |
Requires-Dist: |
filetype (<2.0.0,>=1.2.0) |
Requires-Dist: |
google-generativeai (==0.7.0) |
Requires-Dist: |
gradio (<5.0.0,>=4.26.0) |
Requires-Dist: |
jaconvV2 (<0.5,>=0.4) |
Requires-Dist: |
json_repair (==0.25.2) |
Requires-Dist: |
langcodes (<4.0.0,>=3.3.0) |
Requires-Dist: |
language-data (<2.0,>=1.1) |
Requires-Dist: |
lingua-language-detector (<2.0.0,>=1.3.2) |
Requires-Dist: |
numpy (<2.0.0,>=1.26.4) |
Requires-Dist: |
openai (<2.0.0,>=1.1.1) |
Requires-Dist: |
pandas (<3.0.0,>=2.0.2) |
Requires-Dist: |
punctuators (<0.0.6,>=0.0.5) |
Requires-Dist: |
pysbd (<0.4.0,>=0.3.4) |
Requires-Dist: |
soundfile (<0.13.0,>=0.12.1) |
Requires-Dist: |
spacy (<4.0.0,>=3.5.4) |
Requires-Dist: |
tiktoken (<0.8.0,>=0.7.0) |
Requires-Dist: |
tqdm (<5.0.0,>=4.65.0) |
Requires-Dist: |
zhconv (<2.0.0,>=1.4.3) |
Description-Content-Type: |
text/markdown |