lyrics-transcriber

View on PyPIReverse Dependencies (1)

0.13.1 lyrics_transcriber-0.13.1-py3-none-any.whl

Wheel Details

Project: lyrics-transcriber
Version: 0.13.1
Filename: lyrics_transcriber-0.13.1-py3-none-any.whl
Download: [link]
Size: 42065
MD5: e3949298aacbf3a315770a896db613fb
SHA256: 00abd241befdc4ae4550ee4996eaf699b1f3ff5fbd438b4c56a5bc91c46a4f72
Uploaded: 2024-01-31 17:53:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lyrics-transcriber
Version: 0.13.1
Summary: Automatically create synchronised lyrics files in ASS and MidiCo LRC formats with word-level timestamps, using Whisper and lyrics from Genius and Spotify
Author: Andrew Beveridge
Author-Email: andrew[at]beveridge.uk
Home-Page: https://github.com/karaokenerds/python-lyrics-transcriber
Project-Url: Documentation, https://github.com/karaokenerds/python-lyrics-transcriber/blob/main/README.md
Project-Url: Repository, https://github.com/karaokenerds/python-lyrics-transcriber
License: MIT
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.9
Requires-Dist: Cython (>=0)
Requires-Dist: dtw-python (>=1)
Requires-Dist: llvmlite (>=0)
Requires-Dist: lyricsgenius (>=3)
Requires-Dist: numba (>=0.57)
Requires-Dist: numpy (>=1)
Requires-Dist: onnx (>=1)
Requires-Dist: onnxruntime (>=1)
Requires-Dist: openai (<2,>=1)
Requires-Dist: openai-whisper (>=20231117)
Requires-Dist: python-slugify (>=8)
Requires-Dist: syrics (>=0)
Requires-Dist: torch (>=1)
Requires-Dist: tqdm (>=4)
Requires-Dist: transformers (>=4)
Requires-Dist: whisper-timestamped (>=1)
Description-Content-Type: text/markdown
[Description omitted; length: 3585 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
lyrics_transcriber/__init__.py sha256=bIRjsXAzlghS1rQxWNLU0wppZy0T_iciN9EclHLwNrQ 94
lyrics_transcriber/llm_prompts/README.md sha256=DPAGRDVGt9ZNcQAAoQGFhwesLY3D6hD8apL71yHP4yo 196
lyrics_transcriber/llm_prompts/llm_prompt_lyrics_correction_andrew_handwritten_20231118.txt sha256=a3XjAYfyhWt1uCKKqm_n2Pc0STdmBdiHHtJ7ODP99Nk 4046
lyrics_transcriber/llm_prompts/llm_prompt_lyrics_correction_gpt_optimised_20231119.txt sha256=r6HN3DD_3gwh3B_JPd2R0I4lDXuB5iy7B90J9agOxbQ 2369
lyrics_transcriber/llm_prompts/llm_prompt_lyrics_matching_andrew_handwritten_20231118.txt sha256=hvk2Vs3M3Q4zGQsiQnXvnpd8wXWfwsudYeqN5qFyNWs 1754
lyrics_transcriber/llm_prompts/promptfooconfig.yaml sha256=O4YxlLV7XSUiSw_1Q9G7ELC2VAbrYUV_N5QxrPbd1jE 3735
lyrics_transcriber/llm_prompts/test_data/ABBA-UnderAttack-Genius.txt sha256=8d-RvZtyINKUlpQLwMi-VD--Y59J-epPt7SZSqjFbPI 1690
lyrics_transcriber/transcriber.py sha256=YrDx8OhVV6UUljuDic4DmBsQnkalH-iBUFX2Svl7L1U 38915
lyrics_transcriber/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lyrics_transcriber/utils/ass.py sha256=b8lnjgXGD1OD1ld_b1xxUmSOf4nSEfz9BpgSkh16R4g 90291
lyrics_transcriber/utils/cli.py sha256=RaZieUW9NuajCq3nU5IvBa-NgFCQ27wraUgrKqOfe7M 6512
lyrics_transcriber/utils/subtitles.py sha256=GPLbo9oX3WJIY4wRO40k0RZF-UqvKjr2LFnXVOS0RHI 10762
lyrics_transcriber-0.13.1.dist-info/LICENSE sha256=BiPihPDxhxIPEx6yAxVfAljD5Bhm_XG2teCbPEj_m0Y 1069
lyrics_transcriber-0.13.1.dist-info/METADATA sha256=j426j7GVyhXPl0kb26Zs6LXYJovCunPRW8iH1YFX0Q0 5047
lyrics_transcriber-0.13.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
lyrics_transcriber-0.13.1.dist-info/entry_points.txt sha256=lh6L-iR5CGELaNcouDK94X78eS5Ua_tK9lI4UEkza-k 72
lyrics_transcriber-0.13.1.dist-info/RECORD

entry_points.txt

lyrics-transcriber = lyrics_transcriber.utils.cli:main