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.17.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.17.tar.gz.
File metadata
- Download URL: iitjp-0.2.17.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 |
34a5176fc948057029e424e2ec3e502aa6cd02df8b75f9ce76db3f8d3c53d5da
|
|
| MD5 |
438ae3d822011928220ec43dd9697582
|
|
| BLAKE2b-256 |
07fe3b5496b961d211e7600d4ea701d5a7ba94c5e12abfd818b00c4afee5c18f
|
File details
Details for the file iitjp-0.2.17-py3-none-any.whl.
File metadata
- Download URL: iitjp-0.2.17-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 |
cebdbc577e4b80bf5d856cf265710d8be26d0f20a35ef591dccf2adab349bd11
|
|
| MD5 |
d432df778215e2a560497b7d4b40e472
|
|
| BLAKE2b-256 |
7f684358bc548b7236c8b59afedcb9c2839d8c05c7ec8b8e64285f8aee89e2ff
|