Skip to content

Commit

Permalink
Update faster-whisper
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimas committed Nov 25, 2023
1 parent 304c95c commit e0d3a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ run:

run-e2e-tests:
pip install --force-reinstall ctranslate2==3.19.0
pip install --force-reinstall faster-whisper==0.8.0
pip install --force-reinstall faster-whisper==0.10.0
CT2_USE_MKL="False" CT2_FORCE_CPU_ISA='GENERIC' nose2 -s e2e-tests

run-tests:
Expand Down

0 comments on commit e0d3a17

Please sign in to comment.