nehulagrawal commited on
Commit
b931d9e
·
verified ·
1 Parent(s): 80f7d0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -39,7 +39,6 @@ Before running this project, make sure you have the following dependencies insta
39
  - PyTorch
40
  - Transformers
41
  - SpeechRecognition
42
- - pyttsx3
43
  - soundfile
44
  - playsound
45
  - TTS
@@ -124,7 +123,7 @@ For inquiries and contributions, please contact us at [email protected].
124
 
125
  ```bibtex
126
  @ModelCard{
127
- author = {Nehul Agrawal}
128
  title = {Voice Assistant},
129
  year = {2024}
130
  }
 
39
  - PyTorch
40
  - Transformers
41
  - SpeechRecognition
 
42
  - soundfile
43
  - playsound
44
  - TTS
 
123
 
124
  ```bibtex
125
  @ModelCard{
126
+ author = {Nehul Agrawal and Roshan Kshirsagar}
127
  title = {Voice Assistant},
128
  year = {2024}
129
  }