Metadata-Version: 2.4
Name: voice-speak-up
Version: 1.0.0
Summary: A seamless 3-step pipeline to add voice-controlled support to many fields.
Author-email: NLPBros <brainsparkteam@gmail.com>
Project-URL: Homepage, https://github.com/Brainspark1/speak_up.git
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: numpy
Requires-Dist: opencv_python
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: SpeechRecognition
Requires-Dist: mlx_whisper
Requires-Dist: torch
Requires-Dist: transformers
Requires-Dist: evaluate
Requires-Dist: datasets
Requires-Dist: faster_whisper
Requires-Dist: stable_retro
Requires-Dist: pygame
