Metadata-Version: 2.1
Name: signal-transformation
Version: 2.3.4
Summary: The package allows performing a transformation of an audio signal using TensorFlow or LibROSA
Home-page: https://github.com/Ilyushin/signal-transformation
Author: Eugene Ilyushin
Author-email: eugene.ilyushin@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: tensorflow (>=2.1.0)
Requires-Dist: numpy (~=1.19.5)
Requires-Dist: pydub (~=0.24.1)
Requires-Dist: pylint
Requires-Dist: librosa (~=0.8.0)
Requires-Dist: ffmpeg
Requires-Dist: webrtcvad (~=2.0.10)
Requires-Dist: setuptools (~=49.2.1)
Requires-Dist: pandas (~=1.1.4)
Requires-Dist: absl-py

The package allows performing a transformation of an audio signal using TensorFlow or LibROSA


