Skip to main content

Unified utilities package for MiniCPM-o: includes cosyvoice + stepaudio2 and extensible utils.

Project description

minicpmo-utils

一个统一安装的工具包(一个 PyPI 分发包),把仓库里的 cosyvoicestepaudio2 一起打进同一个 wheel,并预留 minicpmo 作为后续扩展 utils 的统一入口。

安装方式

  • 从源码本地安装(开发态,可编辑):
cd minicpmo-utils
pip install -e .
  • 构建并安装 wheel(推荐分发):
cd minicpmo-utils
python -m build        # 生成 dist/*.whl
pip install dist/minicpmo_utils-0.1.0-py3-none-any.whl

导入方式

包会暴露以下顶层模块,安装后可直接使用:

  • import cosyvoice
  • import stepaudio2
  • import matcha
  • import minicpmo

也支持通过统一入口导入子包:

from minicpmo import cosyvoice, stepaudio2, matcha

以及通过统一的 utils 入口使用通用工具函数,例如:

from minicpmo.utils import get_video_frame_audio_segments

Project details


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-0.1.0.tar.gz (818.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

minicpmo_utils-0.1.0-py3-none-any.whl (885.1 kB view details)

Uploaded Python 3

File details

Details for the file minicpmo_utils-0.1.0.tar.gz.

File metadata

  • Download URL: minicpmo_utils-0.1.0.tar.gz
  • Upload date:
  • Size: 818.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for minicpmo_utils-0.1.0.tar.gz
Algorithm Hash digest
SHA256 dc59d665e597d7222402643e2e2aff9d53c23814addfb681fc5aaacacd89fef2
MD5 b0b5605a561f5c201d4b36f6d86cc221
BLAKE2b-256 2dc1f6719fdf163b0230a6ca5288ff604dd21b6e96d309387ca14ed5e70ff608

See more details on using hashes here.

File details

Details for the file minicpmo_utils-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: minicpmo_utils-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 885.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for minicpmo_utils-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 89a52f706b8b26def3cf3c37bc666ffb68b44cea0b1cfe074284ddfb3d0bd0f4
MD5 3d096f96f3a774b8bfaf12f33d09b7d0
BLAKE2b-256 a4b175d17e5aa02441732c4cbb9f19ee06a8b98c1ff298c087a5286d1ba7f275

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page