Spaces:
Sleeping
Sleeping
File size: 345 Bytes
a9209e8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
openai>=1.0.0 python-dotenv>=0.19.0 langchain>=0.1.0 tiktoken>=0.5.1 python-slugify>=8.0.1 markdown>=3.5.1 rich>=13.7.0 pyyaml>=6.0.1 # Audio processing packages openai-whisper>=20240930 soundfile>=0.12.1 librosa>=0.10.1 ffmpeg-python>=0.2.0 ffmpeg>=1.4 # Web UI and deployment packages gradio==3.41.2 python-docx>=1.1.0 huggingface_hub>=0.20.3 |