A virtual teaching assistant with voice capabilities for Statistics education.
Project description
IITJP
A Python package for virtual teaching assistant with voice capabilities.
Features
- Virtual teacher RajLaxmi who can speak to students
- Interactive statistics quiz
- Voice greetings and feedback
Installation
pip install iitjp
Usage
import iitjp
# Get a greeting from your virtual teacher
iitjp.mam.greetings()
# Start an interactive quiz
iitjp.mam.quiz()
# Exit from a quiz
iitjp.mam.quitquiz()
# Say goodbye to your teacher
iitjp.mam.thanks()
# Enable or disable silent mode (no audio)
iitjp.enable_silent_mode(True) # Enable silent mode
iitjp.enable_silent_mode(False) # Disable silent mode (default)
Requirements
- Python 3.6+
- NumPy
- SciPy
- PyAudio
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iitjp-0.2.16.tar.gz
(2.3 MB
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 iitjp-0.2.16.tar.gz.
File metadata
- Download URL: iitjp-0.2.16.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
baa1ef9477690a0bfcfca2cd0af016d3ef878d80a22f8460b4194276157ce007
|
|
| MD5 |
562d20c2bb75148d2d2cb2d2c38f9f91
|
|
| BLAKE2b-256 |
d288a2a23de82c9816bed46e4e0cda248fed8d5faa73679a8e3e3497a57d65e3
|
File details
Details for the file iitjp-0.2.16-py3-none-any.whl.
File metadata
- Download URL: iitjp-0.2.16-py3-none-any.whl
- Upload date:
- Size: 2.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1aeac268fecc91ffd70ee03c9e6aedc5f5e19505442829cc90133ac7495411af
|
|
| MD5 |
7b24dc2e05138f623cc135b0d0a8ad40
|
|
| BLAKE2b-256 |
064d84e69175714316b08af2fb06a2ba30f26f2484f99da453e646228ed29e47
|