vst

View on PyPIReverse Dependencies (0)

22.7.13 vst-22.7.13-py3-none-any.whl

Wheel Details

Project: vst
Version: 22.7.13
Filename: vst-22.7.13-py3-none-any.whl
Download: [link]
Size: 11982
MD5: 3de79a62b45685ed1457826caa978547
SHA256: dfd90e2d08ef2d8288bd75367bee1319b108a1902cfa4701a3ca34d26d5fcf8c
Uploaded: 2022-07-12 23:05:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vst
Version: 22.7.13
Summary: VST - Voice Simple Tools
Author: Tadeusz Miszczyk
Author-Email: 42252259+8tm[at]users.noreply.github.com
Home-Page: http://github.com/8tm/vst
Project-Url: Documentation, https://test.pypi.org/project/vst
Project-Url: Repository, http://github.com/8tm/vst
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.13,<4.0.0
Requires-Dist: SpeechRecognition (<4.0.0,>=3.8.1)
Requires-Dist: ffmpeg-python (<0.3.0,>=0.2.0)
Requires-Dist: phonemizer (<4.0.0,>=3.2.1)
Requires-Dist: pydub (<0.26.0,>=0.25.1)
Requires-Dist: requests (<3.0.0,>=2.28.0)
Description-Content-Type: text/markdown
[Description omitted; length: 229 characters]

WHEEL

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

RECORD

Path Digest Size
vst/audio_to_wav.py sha256=UZxkhJjqOGA0MOdrPRZilAcyGQZXBlX8xW4UmcCC8S4 3516
vst/classes/languages.py sha256=LzUBTh1lJa7gm4rVtL74sZaOwTKW0juTXSd8JSKnSRM 576
vst/classes/process.py sha256=Yl_Dy3tyAjwzTtqTqy4_CLakhPcpGDl6YDYZ7E6_wWE 1019
vst/classes/shell.py sha256=YQbp_APoQyO0V-IBZ8QMFahEN2s7cJpgwB_xdZrldYY 2026
vst/classes/wavfile.py sha256=t__QWb57G2WKpx1xSczveC7buLr0fYN-kETZ5a2DobE 1192
vst/en_to_pl.py sha256=lVavA4AJWdWiWwXlbi2U2vorIAKQzHt0zmPP7w188jI 5159
vst/translation/en_to_pl.py sha256=01jiylUX2gOrbc8KWAKDpc31wutWUcPDMCiniXxV7Ws 1984
vst/wav_splitter.py sha256=O0sfSoP97wUjckW7j4gvcApaffCO3FVMPw86mq-mAxs 2069
vst/wav_to_text.py sha256=TAJEnDESQX5R6j4U8YGAyMNZPC16e6dvwZTWtE1BZ7s 8561
vst-22.7.13.dist-info/entry_points.txt sha256=_WhPWB0HoA0O9vAi2GKlZCTjW2_w80CfcuMizLcHhqg 126
vst-22.7.13.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
vst-22.7.13.dist-info/METADATA sha256=OybpFJWcFiMAIHwINZmd9f5E1k1phfMXPK6VkRRXPNA 1255
vst-22.7.13.dist-info/RECORD

entry_points.txt

vst-audio-to-wav = vst.audio_to_wav:main
vst-en-to-pl = vst.en_to_pl:main
vst-wav-to-text = vst.wav_to_text:main