otozu

View on PyPIReverse Dependencies (0)

0.1.0 otozu-0.1.0-py3-none-any.whl

Wheel Details

Project: otozu
Version: 0.1.0
Filename: otozu-0.1.0-py3-none-any.whl
Download: [link]
Size: 7027
MD5: 6f77e64a35ed948b79f823c80cc44d9c
SHA256: 97f16ffd70372eaae9de14d0e3631fe61e245076e3ac86fb9ef3800fe60b8913
Uploaded: 2024-12-05 20:11:20 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: otozu
Version: 0.1.0
Summary: A library for converting between audio files and spectrograms
Author-Email: John Yamashiro <john.yamashiro[at]gmail.com>
Project-Url: Homepage, https://github.com/jyaaan/otozu
Project-Url: Bug Tracker, https://github.com/jyaaan/otozu/issues
Keywords: audio,audio analysis,audio classification,deep learning,machine learning,mel-spectrogram,model visualization,neural networks,sound processing,spectrogram
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.8
Requires-Dist: librosa (>=0.10.0)
Requires-Dist: numpy (>=1.20.0)
Requires-Dist: pillow (>=9.0.0)
Requires-Dist: soundfile (>=0.12.0)
Requires-Dist: typer (>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5358 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
otozu/config.py sha256=VoFdsRqFPW1nnbpr3gdWThLnWRrp_dxPrCGpn-JNrUw 304
otozu/converter.py sha256=nGg9GwlWtIUFGfgUsqqeQ8SEtO2fzKVpRoH7FK_Or58 4802
otozu/utils.py sha256=cr0ycDA2QWF9YXnExh5kJqvsBtjr4iiJhG7pQlIdcxw 1048
otozu-0.1.0.dist-info/METADATA sha256=5Uzsr_33gQFn3HQXhOK53srb7BG014yLsrXuC93Bt2s 6747
otozu-0.1.0.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
otozu-0.1.0.dist-info/entry_points.txt sha256=hdhiR0cTkMNyzDKV7GM03gWCtqnGmyU6BsUV_SSQ7Jo 40
otozu-0.1.0.dist-info/licenses/LICENSE sha256=y2tGPI9NXGdl8nq2I2VqiJfB46YA7veVqCOR6Zybt28 1071
otozu-0.1.0.dist-info/RECORD

entry_points.txt

otozu = otozu.cli:app