Skip to main content

voice-bot-demo

PyPI Changelog Tests License

AI conversational bot

Installation

Install this tool using pip:

pip install voice-bot-demo

Usage

For help, run:

voice-bot-demo --help

You can also use:

python -m voice_bot_demo --help

For now, only the Assembly AI speech-to-text model works fully. To run:

export ASSEMBLYAI_API_SECRET=YOUR_KEY_HERE
voice-bot-demo start --speech-text-model assembly

Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

cd voice-bot-demo
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

voice-bot-demo-0.2.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

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

voice_bot_demo-0.2-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

Details for the file voice-bot-demo-0.2.tar.gz.

File metadata

  • Download URL: voice-bot-demo-0.2.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for voice-bot-demo-0.2.tar.gz
Algorithm Hash digest
SHA256 f4ef43134c4ccc9b9d267410ccb506a63ed06a004156781a52d6282f06557fad
MD5 4598aa7891b3645a9d4dfdb362bddbc8
BLAKE2b-256 327f02d6ef17449b63f1dca162bed745a609b87e3536de8c97323c38b9c12e81

See more details on using hashes here.

File details

Details for the file voice_bot_demo-0.2-py3-none-any.whl.

File metadata

  • Download URL: voice_bot_demo-0.2-py3-none-any.whl
  • Upload date:
  • Size: 12.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for voice_bot_demo-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5e239360eb8c89f7fb917e34c81a9d1b93253aac9926ab5bd5513d2f5d2d6d45
MD5 fdba885c2ecc6b91eb796e08678e5012
BLAKE2b-256 016bce7727abfa418e182ab9a9c6e8cc0f08f67b49984d7d302389c1bba6431b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2

Supported by

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