File size: 545 Bytes
3c57e77
6ef657d
379c3fa
6ef657d
58f2200
3c57e77
 
 
6ef657d
3c57e77
 
6ef657d
 
3c57e77
 
6ef657d
3c57e77
 
6ef657d
 
 
3c57e77
 
da8622a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Bibliotecas de Processamento de Vídeo
ffmpeg-python == 0.2.0
git+https://github.com/turing-usp/pytube
moviepy == 1.0.3
soundfile == 0.12.1

# Reconhecimento e Processamento de Fala
git+https://github.com/openai/whisper.git
SpeechRecognition == 3.10.4

# Frameworks de Machine Learning e Deep Learning
torch == 2.3.0
transformers == 4.40.1

# Indexação de Dados e Busca por Similaridade
faiss-gpu == 1.7.2

# Bibliotecas PLN e APIs de IA
nltk == 3.8.1
langchain == 0.1.17
openai == 1.26.0

# Framework de Aplicação Web
streamlit == 1.34.0