6 lines
184 B
Plaintext
6 lines
184 B
Plaintext
|
|
# PyTorch with CUDA 12.8 support
|
||
|
|
# Updated per RealtimeSTT PR #295 for better performance
|
||
|
|
torch==2.7.1+cu128
|
||
|
|
torchaudio==2.7.1+cu128
|
||
|
|
--index-url https://download.pytorch.org/whl/cu128
|