Skip to content

Commit 6eba86f

Browse files
author
19lyaejin
committed
Create requirements.txt.
1 parent 0578135 commit 6eba86f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Speaking Dictionary Requirements
2+
### prerequisites: pyttsx3, PyDictionary, speech_recognition, gTTS, pyaudio
3+
4+
pyttsx3: pip install pyttsx3
5+
PyDictionary: pip install PyDictionary
6+
speech_recognition: pip install SpeechRecognition
7+
gTTS: pip install gtts
8+
pyaudio: pip install pyaudio

0 commit comments

Comments
 (0)