Update Voice_Assistant.py
Browse files- Voice_Assistant.py +0 -1
Voice_Assistant.py
CHANGED
|
@@ -10,7 +10,6 @@ from langchain.document_loaders import UnstructuredFileLoader
|
|
| 10 |
|
| 11 |
import os
|
| 12 |
import torch
|
| 13 |
-
import pyttsx3
|
| 14 |
|
| 15 |
import soundfile as sf
|
| 16 |
from playsound import playsound
|
|
|
|
| 10 |
|
| 11 |
import os
|
| 12 |
import torch
|
|
|
|
| 13 |
|
| 14 |
import soundfile as sf
|
| 15 |
from playsound import playsound
|