| # gradio | |
| gradio | |
| # spaces | |
| spaces | |
| # pytorch | |
| torch | |
| torchvision | |
| torchaudio | |
| # Transformers | |
| transformers | |
| optimum | |
| accelerate | |
| # ffmpeg | |
| ffmpeg-python | |
| # Download youtube and twitch videos | |
| # pytube | |
| # yt-dlp | |
| # twitch-dl | |
| # Trascribe audios | |
| # git+https://github.com/m-bain/whisperx.git | |
| git+https://github.com/openai/whisper.git | |
| pyannote.audio | |
| # tqdm | |
| tqdm | |
| # pillow | |
| pillow | |
| # # Translate | |
| # protobuf | |
| # # Add subtitles to videos | |
| # opencv-python |