elan-vad

View on PyPIReverse Dependencies (0)

0.2.0 elan_vad-0.2.0-py3-none-any.whl

Wheel Details

Project: elan-vad
Version: 0.2.0
Filename: elan_vad-0.2.0-py3-none-any.whl
Download: [link]
Size: 5315
MD5: ed6378d02dbc452c37fe31dfa5ac5bf4
SHA256: ffaf062dc04b4a2d7dc2fd1450e7f3d1a29c2c1139597c27bec93d0a1ca15e7c
Uploaded: 2022-08-05 07:33:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: elan-vad
Version: 0.2.0
Summary: A utility library to perform Voice Audio Detection on .wav files, write these sections to an elan file, and optionally cluster annotations on a given tier based on the VAD sections.
Author: Harry Keightley
Author-Email: harrykeightley[at]outlook.com
Home-Page: https://github.com/CoEDL/elan-vad
Project-Url: Repository, https://github.com/CoEDL/elan-vad
Keywords: Elan,VAD,Voice,Audio,Detection
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: numpy (<2.0.0,>=1.23.1)
Requires-Dist: pympi-ling (<2.0.0,>=1.70.2)
Requires-Dist: torch (<2.0.0,>=1.12.0)
Requires-Dist: torchaudio (<0.13.0,>=0.12.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1378 characters]

WHEEL

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

RECORD

Path Digest Size
elan_vad/__init__.py sha256=yMK3kipdYCdFclC9HyFeYdCLoByLWlykuxZL9QozT0A 42
elan_vad/cli.py sha256=dfPZ3gWPdis43eq0dPGI56r4yPcOEyH6b2cMo9Rakt8 2600
elan_vad/vad.py sha256=D2oD6D-s9oM1AdRCCjYuvjb2wnsYCViGCi4MLlMNz6U 7960
elan_vad-0.2.0.dist-info/entry_points.txt sha256=K2UjYKq_52kA9IG4buvNIeK32gC2p6i7n1RNjHBaSMw 69
elan_vad-0.2.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
elan_vad-0.2.0.dist-info/METADATA sha256=uNYzF8WqB33sk04YSDjEyUiyIUOgOTa-TcexIvVLl6Q 2216
elan_vad-0.2.0.dist-info/RECORD

entry_points.txt

cluster = elan_vad.cli:cluster
vad = elan_vad.cli:vad