Skip to content

Commit 672163c

Browse files
committed
Fixes after review
1 parent 0787463 commit 672163c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/test-python.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ curl -SL -O https://github.com/k2-fsa/sherpa-onnx/releases/download/tts-models/s
1414
tar xvf sherpa-onnx-supertonic-tts-int8-2026-03-06.tar.bz2
1515
rm sherpa-onnx-supertonic-tts-int8-2026-03-06.tar.bz2
1616

17-
python3 ./supertonic-tts.py
17+
python3 python-api-examples/supertonic-tts.py
1818

1919
rm -rf sherpa-onnx-supertonic-tts-int8-2026-03-06
2020

0 commit comments

Comments
 (0)