Metadata-Version: 2.4
Name: cosyvoice-minicpmo
Version: 0.1.0
Summary: CosyVoice: Text-to-Speech with Large Language Model
Home-page: https://github.com/FunAudioLLM/CosyVoice
Author: Alibaba Inc
Author-email: 
License-Expression: Apache-2.0
Keywords: text-to-speech,tts,llm,cosyvoice
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: torch>=2.0.0
Requires-Dist: torchaudio>=2.0.0
Requires-Dist: transformers>=4.40.0
Requires-Dist: hyperpyyaml
Requires-Dist: modelscope
Requires-Dist: onnxruntime-gpu>=1.18.0; sys_platform == "linux"
Requires-Dist: onnxruntime>=1.18.0; sys_platform == "darwin" or sys_platform == "win32"
Requires-Dist: openai-whisper
Requires-Dist: tqdm
Requires-Dist: tiktoken
Requires-Dist: inflect
Requires-Dist: omegaconf
Requires-Dist: einops
Requires-Dist: numpy
Dynamic: home-page
Dynamic: requires-python
