Skip to main content

A framework for real time incremental dialogue processing.

Project description

retico-core

Documentation Status

This project includes the core functionality of the retico framework. This includes the abstract, general definitions of incremental modules and incremental units (IUs), as well as modules and IUs for audio input/output, debugging, dialogue, and text processing. Also, some tools for saving and loading modules to and from file are available.

For the main repository that includes a variety of useful modules and IU definitions, go to github.com/retico-team/retico.

How to install

For installing retico-core, you need to have portaudio installed. See the documentation for a detailed description of how to install it. Then, you can install it via pip:

$ pip install retico-core

Documentation

The documentation of retico-core can be found at https://retico-core.readthedocs.io/

Import

import retico_core.core.abstract
import retico_core.core.audio
import retico_core.core.debug
import retico_core.core.dialogue
import retico_core.core.network
import retico_core.core.text
import retico_core.core.visual

Pip Deployment

Single Module

cd <project directory>
rm -rf dist
python -m build --sdist
twine upload dist/*

Batch upload

Linux/OSX/Powershell ./retico_deploy.sh

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

retico-core-core-0.1.5.tar.gz (26.9 kB view details)

Uploaded Source

File details

Details for the file retico-core-core-0.1.5.tar.gz.

File metadata

  • Download URL: retico-core-core-0.1.5.tar.gz
  • Upload date:
  • Size: 26.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.13

File hashes

Hashes for retico-core-core-0.1.5.tar.gz
Algorithm Hash digest
SHA256 232f3f2bb44c2b060a6d43f69f99e2c1ec1969ff7c6cf5f44aa813215ec75cff
MD5 e92b713d6284912acdde88017c746cc9
BLAKE2b-256 83b28d5fc9be64399a248e6978121a80f28908333b9891a0c5393d830b2a462a

See more details on using hashes here.

Provenance

Supported by

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