File size: 589 Bytes
d90a0a5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Core ML/AI
transformers
sentence-transformers
bitsandbytes
accelerate

# Bark TTS (latest from GitHub)
git+https://github.com/suno-ai/bark.git

# OpenAI Whisper (latest from GitHub)
git+https://github.com/openai/whisper.git

# Audio
soundfile
sounddevice
pyaudio
ffmpeg-python

# TTS
TTS
gtts

# STT
whisper

# NLP & LLM Tools
langchain
langchain_community
langchain_groq
langchain_huggingface
llama-index
cohere

# Vector DB
qdrant_client

# UI
gradio

# File Parsing & Input
textract
PyPDF2
python-docx

# Utility
inputimeout
fuzzywuzzy
numpy==1.24
opencv-python==4.7.0.72
pip==23.3.1