Metadata-Version: 2.4
Name: nes_voice
Version: 0.1.1
Summary: A seamless pipeline to add voice-controlled support to most NES games.
Author-email: NLPBros <brainsparkteam@gmail.com>
Project-URL: Homepage, https://github.com/Brainspark1/macroroni
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
