Unified utilities package for MiniCPM-o: includes stepaudio2 and extensible utils.
Project description
minicpmo-utils
一个统一安装的工具包(一个 PyPI 分发包)。
安装方式
- 从源码本地安装(开发态,可编辑,默认只装公共依赖):
cd minicpmo-utils
pip install -e .
- 只安装 TTS 相关依赖:
pip install -e .[tts]
- 安装所有相关依赖:
pip install -e .[all]
- 构建并安装 wheel(推荐分发):
cd minicpmo-utils
python -m build # 生成 dist/*.whl
pip install \"dist/minicpmo_utils-0.1.0-py3-none-any.whl[all]\"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
minicpmo_utils-1.0.5.tar.gz
(292.1 kB
view details)
File details
Details for the file minicpmo_utils-1.0.5.tar.gz.
File metadata
- Download URL: minicpmo_utils-1.0.5.tar.gz
- Upload date:
- Size: 292.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ced308894ec06c37574342d889aa30ce0c2e0e1859ef9be225af3b4461937df
|
|
| MD5 |
0097c6de0ec409a70421750c5b8de56c
|
|
| BLAKE2b-256 |
c8704913e03395deed2bae4232e7b049aec26bac8c65a7721b5902a5a5237f61
|