Metadata-Version: 2.1
Name: fish-audio-preprocess
Version: 0.1.2
Summary: Preprocess audio data
License: Apache
Author: Lengyue
Author-email: lengyue@lengyue.me
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: so-vits-svc
Requires-Dist: PySoundFile (>=0.9.0,<0.10.0)
Requires-Dist: black (>=22.12.0,<23.0.0)
Requires-Dist: demucs (>=4.0.0,<5.0.0)
Requires-Dist: librosa (>=0.9.0,<0.10.0)
Requires-Dist: llvmlite (>=0.39.1,<0.40.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: matplotlib (>=3.6.2,<4.0.0)
Requires-Dist: numba (>=0.56.4,<0.57.0)
Requires-Dist: praat-parselmouth (>=0.4.3,<0.5.0)
Requires-Dist: pyloudnorm (>=0.1.1,<0.2.0)
Requires-Dist: pyworld (>=0.3.2,<0.4.0); extra == "so-vits-svc"
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Requires-Dist: transformers (>=4.25.1,<5.0.0)
