awacke1 commited on
Commit
95e873b
ยท
verified ยท
1 Parent(s): fe91e4d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -21,4 +21,7 @@ reportlab
21
  edge-tts
22
  # ๐ŸŒŸ edge_tts.Communicate("Text", "Voice", rate, pitch) - Initializes TTS conversion with specified text, voice, and optional rate/pitch adjustments.
23
  # ๐Ÿ”ฅ await communicate.save("output.mp3") - Asynchronously saves the generated speech audio as an MP3 file.
24
- # ๐Ÿค– edge_tts.exceptions.NoAudioReceived - Handles errors when no audio is received during the TTS process.
 
 
 
 
21
  edge-tts
22
  # ๐ŸŒŸ edge_tts.Communicate("Text", "Voice", rate, pitch) - Initializes TTS conversion with specified text, voice, and optional rate/pitch adjustments.
23
  # ๐Ÿ”ฅ await communicate.save("output.mp3") - Asynchronously saves the generated speech audio as an MP3 file.
24
+ # ๐Ÿค– edge_tts.exceptions.NoAudioReceived - Handles errors when no audio is received during the TTS process.
25
+
26
+ pypdf
27
+ pytz