AudiobookG / requirements.txt
Arslan17121's picture
Update requirements.txt
a995ded verified
raw
history blame contribute delete
189 Bytes
streamlit
transformers
pytesseract # For PDF text extraction (consider alternatives for efficiency)
torch
pyttsx3 # For text-to-speech (alternative text-to-speech libraries are available)