File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ In shell,
4545pip install whisper-at
4646```
4747
48- For Mac users, there is a known bug, please use the following workaround:
48+ For Mac/Windows users, there is a known bug, please use the following workaround:
4949``` bash
5050# install all dependencies except triton
5151pip install numba numpy torch tqdm more-itertools tiktoken==0.3.3
@@ -94,7 +94,7 @@ Whisper-AT can be installed simply by:
9494
9595 pip install whisper-at
9696
97- For Mac users, there is a known bug, please use the following workaround:
97+ For Mac/Windows users, there is a known bug, please use the following workaround:
9898``` bash
9999# install all dependencies except triton
100100pip install numba numpy torch tqdm more-itertools tiktoken==0.3.3
You can’t perform that action at this time.
0 commit comments