python --version >=3.10 with asyncio-task
- local To install apipeline(pipeline-python):
git clone https://github.com/weedge/pipeline-py
# install
cd pipeline-py && pip install .
# develop install
cd pipeline-py && pip install -e .
- install pipeline-py from pypi:
pip install apipeline
see docs/design.md
see examples
- borrowed a lot of code from pipecat