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.18.tar.gz
(9.0 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.18.tar.gz.
File metadata
- Download URL: iitjp-0.2.18.tar.gz
- Upload date:
- Size: 9.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff70d7d3530a0599e385e669fdb7656484f0b431b7ab5897ed4ab98fc0324dea
|
|
| MD5 |
ac354b6b44ae328d39acb3c18d61ddfe
|
|
| BLAKE2b-256 |
953ccaaf8677f0b6007ee1ac6dbd311a454465015f443a6c4d68f4d2dfa472b0
|
File details
Details for the file iitjp-0.2.18-py3-none-any.whl.
File metadata
- Download URL: iitjp-0.2.18-py3-none-any.whl
- Upload date:
- Size: 9.0 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 |
7fa21a1429b7a5346815a2ad8c738dc7e1f0e0a89b21b9cf33a22363f9b051b4
|
|
| MD5 |
093156fdf13d701251362d7f3cc9a32b
|
|
| BLAKE2b-256 |
402f526794a1ab8a828af7e7cc9177cdef0946b8570397b3eaea323c90ad2d2b
|