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.6.tar.gz
(292.1 kB
view details)
File details
Details for the file minicpmo_utils-1.0.6.tar.gz.
File metadata
- Download URL: minicpmo_utils-1.0.6.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 |
3b35de45a46db449079d96fc96723df4151ab8db319888016edfd9475f9406c3
|
|
| MD5 |
a2a0fb762c617a6c68a27a094a560d2b
|
|
| BLAKE2b-256 |
305145c5a9a6e1aa67748bd87392dce7335eb48de048e10530cd94ea3761f680
|