xiaobo9 / my_python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my_python

venv

python -m venv venv
pip install pywin32
pip install pillow
pip install pyttsx3

SpeechRecognition

pip install SpeechRecognition
# pip install PyAudio
# https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio
python -m speech_recognition

modules

cairosvg, pygal, speech,pygame

pygal

About

License:Apache License 2.0


Languages

Language:Python 100.0%