File size: 405 Bytes
1c40afa
a9de5f0
 
 
29b30f3
9d6cae3
a9de5f0
d1b6c1c
d60565b
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
gradio>=4.0.0
pandas>=1.3.0
numpy>=1.20.0
matplotlib>=3.3.0
requests>=2.25.0
reportlab>=3.6.0
PyPDF2>=2.0.0
speechrecognition>=3.10.0
pydub>=0.25.0

# Transcription and audio processing
speechbrain>=0.5.15
torch>=1.9.0
transformers>=4.20.0
moviepy>=1.0.3

# Optional: Speaker diarization (requires HF token)
# pyannote.audio>=2.1.0

# Optional: Additional audio processing
librosa>=0.9.0
soundfile>=0.10.0