Skip to content

Commit

Permalink
Update TensorRT_whisper.md
Browse files Browse the repository at this point in the history
typo: setup.sh file path
  • Loading branch information
makaveli10 authored Jan 29, 2024
1 parent 2f3c1cd commit d6b51cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TensorRT_whisper.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ bash scripts/build_whisper_tensorrt.sh /root/TensorRT-LLM-examples small
cd /home/WhisperLive

# Install requirements
bash setup.sh
bash scripts/setup.sh
pip install -r requirements/server.txt

# Required to create mel spectogram
Expand Down

0 comments on commit d6b51cc

Please sign in to comment.