We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sudo apt update
apt install python3-pip
python3 -V (cek versi python3)
python3 -V
pip3 -V (cek versi pip3)
pip3 -V
pip3 install wheel
apt-get install python3-pyaudio
pip3 install SpeechRecognition
pip3 install gTTS
pip3 install ChatterBot
pip3 install wikipedia
There was an error while loading. Please reload this page.