Whisper Install Log
Whisper Install Log
===================================
Diretório de instalação: C:\Users\nunosilva\whisper_env
Python já está instalado.
Criando ambiente virtual em C:\Users\nunosilva\whisper_env...
Atualizando pip...
Requirement already satisfied: pip in c:\users\nunosilva\whisper_env\lib\site-
packages (25.0.1)
Instalando Whisper UI...
Collecting whisper-ui
Using cached whisper_ui-1.2.16-py3-none-any.whl.metadata (9.0 kB)
Collecting openai-whisper (from whisper-ui)
Using cached openai-whisper-20240930.tar.gz (800 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
error: subprocess-exited-with-error
note: This error originates from a subprocess, and is likely not a problem with
pip.
Instalando PyTorch com suporte a CUDA...
Looking in indexes: https://download.pytorch.org/whl/cu118
Collecting torch
Using cached https://download.pytorch.org/whl/cu118/torch-2.6.0%2Bcu118-cp313-
cp313-win_amd64.whl.metadata (28 kB)
Collecting torchvision
Using cached https://download.pytorch.org/whl/cu118/torchvision-0.21.0%2Bcu118-
cp313-cp313-win_amd64.whl.metadata (6.3 kB)
Collecting torchaudio
Using cached https://download.pytorch.org/whl/cu118/torchaudio-2.6.0%2Bcu118-
cp313-cp313-win_amd64.whl.metadata (6.8 kB)
Collecting filelock (from torch)
Using cached https://download.pytorch.org/whl/filelock-3.13.1-py3-none-
any.whl.metadata (2.8 kB)
Requirement already satisfied: typing-extensions>=4.10.0 in c:\users\nunosilva\
whisper_env\lib\site-packages (from torch) (4.12.2)
Requirement already satisfied: networkx in c:\users\nunosilva\whisper_env\lib\site-
packages (from torch) (3.3)
Collecting jinja2 (from torch)
Using cached https://download.pytorch.org/whl/Jinja2-3.1.4-py3-none-
any.whl.metadata (2.6 kB)
Collecting fsspec (from torch)
Using cached https://download.pytorch.org/whl/fsspec-2024.6.1-py3-none-
any.whl.metadata (11 kB)
Requirement already satisfied: setuptools in c:\users\nunosilva\whisper_env\lib\
site-packages (from torch) (70.2.0)
Requirement already satisfied: sympy==1.13.1 in c:\users\nunosilva\whisper_env\lib\
site-packages (from torch) (1.13.1)
Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\users\nunosilva\
whisper_env\lib\site-packages (from sympy==1.13.1->torch) (1.3.0)
Requirement already satisfied: numpy in c:\users\nunosilva\whisper_env\lib\site-
packages (from torchvision) (2.1.2)
Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in c:\users\nunosilva\
whisper_env\lib\site-packages (from torchvision) (11.0.0)
Collecting MarkupSafe>=2.0 (from jinja2->torch)
Using cached MarkupSafe-2.1.5-py3-none-any.whl
Using cached https://download.pytorch.org/whl/cu118/torch-2.6.0%2Bcu118-cp313-
cp313-win_amd64.whl (2728.9 MB)
Using cached https://download.pytorch.org/whl/cu118/torchvision-0.21.0%2Bcu118-
cp313-cp313-win_amd64.whl (5.3 MB)
Using cached https://download.pytorch.org/whl/cu118/torchaudio-2.6.0%2Bcu118-cp313-
cp313-win_amd64.whl (4.0 MB)
Using cached https://download.pytorch.org/whl/filelock-3.13.1-py3-none-any.whl (11
kB)
Using cached https://download.pytorch.org/whl/fsspec-2024.6.1-py3-none-any.whl (177
kB)
Using cached https://download.pytorch.org/whl/Jinja2-3.1.4-py3-none-any.whl (133
kB)
Installing collected packages: MarkupSafe, fsspec, filelock, jinja2, torch,
torchvision, torchaudio
Successfully installed MarkupSafe-2.1.5 filelock-3.13.1 fsspec-2024.6.1 jinja2-
3.1.4 torch-2.6.0+cu118 torchaudio-2.6.0+cu118 torchvision-0.21.0+cu118
Instalacao concluida! Use o atalho na area de trabalho para iniciar o Whisper UI.