voice-bot-demo
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)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4ef43134c4ccc9b9d267410ccb506a63ed06a004156781a52d6282f06557fad
|
|
| MD5 |
4598aa7891b3645a9d4dfdb362bddbc8
|
|
| BLAKE2b-256 |
327f02d6ef17449b63f1dca162bed745a609b87e3536de8c97323c38b9c12e81
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e239360eb8c89f7fb917e34c81a9d1b93253aac9926ab5bd5513d2f5d2d6d45
|
|
| MD5 |
fdba885c2ecc6b91eb796e08678e5012
|
|
| BLAKE2b-256 |
016bce7727abfa418e182ab9a9c6e8cc0f08f67b49984d7d302389c1bba6431b
|