whisperer-ml

View on PyPIReverse Dependencies (0)

0.1.7 whisperer_ml-0.1.7-py3-none-any.whl

Wheel Details

Project: whisperer-ml
Version: 0.1.7
Filename: whisperer_ml-0.1.7-py3-none-any.whl
Download: [link]
Size: 13448
MD5: b81d09aa36442613eac8bc755216a966
SHA256: 7034348640e7644ab938f34a3311ac636182529cbed0762ada53c09b601e5018
Uploaded: 2023-03-07 15:00:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: whisperer-ml
Version: 0.1.7
Summary: Go from raw audio to a text-audio dataset with OpenAI's Whisper
Author: miguelvalente
Author-Email: miguelvalente[at]protonmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.9,<3.11
Requires-Dist: ffmpeg-python (<0.3.0,>=0.2.0)
Requires-Dist: jupyter (<2.0.0,>=1.0.0)
Requires-Dist: librosa (==0.8.0)
Requires-Dist: numpy (==1.22.3)
Requires-Dist: openai-whisper (<20230125,>=20230124)
Requires-Dist: pyannote-audio (<3.0.0,>=2.1.1)
Requires-Dist: pydub (==0.25.1)
Requires-Dist: scipy (==1.8.0)
Requires-Dist: torch (==1.13.0)
Requires-Dist: torchaudio (==0.13.0)
Requires-Dist: tqdm (<5.0.0,>=4.64.1)
Requires-Dist: transformers (<5.0.0,>=4.25.1)
Requires-Dist: typer (<0.8.0,>=0.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3524 characters]

WHEEL

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

RECORD

Path Digest Size
whisperer_ml/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
whisperer_ml/auto_labeler.py sha256=6QamC61d_19mkPDjRlxOkq39S-CWNkkSjfp9WhaYnCs 1983
whisperer_ml/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
whisperer_ml/config/config.py sha256=Y_XGnuYbJbzjEG6uJMH8bPomTIUdSEY51DV6NnZ8xNs 453
whisperer_ml/converter.py sha256=cSDkGNqbiTr7yLTceqSlxgE1JmiIICV46x2chItnL4w 1657
whisperer_ml/diarizer.py sha256=gnkSETbJeDqCLmW1HU6Udo7jAgQoP_jCxwtaKj9FUn0 3103
whisperer_ml/main.py sha256=yGfAbFARlYnfq6KasVrCkaJjHlPI_ipx8bk16NP1hg8 4079
whisperer_ml/paths/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
whisperer_ml/paths/dataset.py sha256=GdB33gJ6AH-u9qk9Ln8eFtQK92QmkHQ1v7plZBtsZm4 1755
whisperer_ml/paths/default.py sha256=RoWc3le-s3ZKJmZ6MwbKCHJ3qOQPNOZgI4xlopLzlO4 1880
whisperer_ml/paths/speaker.py sha256=LM01WqXr_VG9k0yO1McCg6fdyjO09Zk9wqDibJYtAAI 879
whisperer_ml/transcriber.py sha256=MiKlgstIY1Kw2AfpLPVGJlA-xN07dPdSAxsGeCwEC-k 5974
whisperer_ml/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
whisperer_ml/utils/utils.py sha256=sgkSOjnQ8GODaPgUoEoVE_PITVdDgvijzisnPPgkqlA 1880
whisperer_ml-0.1.7.dist-info/METADATA sha256=yA9jtu4lfTYor7aUyWWZA4tgthZ-QnofawZaBnw2UcM 4480
whisperer_ml-0.1.7.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
whisperer_ml-0.1.7.dist-info/entry_points.txt sha256=qBmxuOjvjg4OyCLH99xOJ17XcAW_Uxtt8LBICuE1EDA 54
whisperer_ml-0.1.7.dist-info/RECORD

entry_points.txt

whisperer_ml = whisperer_ml.main:app