Metadata-Version: 2.1
Name: comfyui-speech-dataset-toolkit
Version: 0.0.1
Summary: Basic audio tools using torchaudio for ComfyUI. It is assumed to assist in the speech dataset creation for ASR, TTS, etc.
Home-page: https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit
Requires-Python: >=3.10
Requires-Dist: faster-whisper==1.0.1
Requires-Dist: git+https://github.com/kale4eat/demucs@no-torch-install#egg=demucs
Requires-Dist: git+https://github.com/rinnakk/nue-asr
Requires-Dist: Cython
Requires-Dist: git+https://github.com/reazon-research/ReazonSpeech#subdirectory=pkg/nemo-asr
Requires-Dist: transformers
Requires-Dist: accelerate
Requires-Dist: git+https://github.com/kale4eat/BS-RoFormer@mss-training#egg=BS-RoFormer
Requires-Dist: ml_collections
