Skip to content

Commit

Permalink
add wheels for sherpa-onnx
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj committed Jul 17, 2024
1 parent fbe8878 commit 9225b2d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,13 @@ jobs:
cd ..
rm -rf huggingface
git clone https://huggingface.co/csukuangfj/sherpa-onnx-wheels huggingface
cd huggingface
./generate-cpu-wheels.py
mv -v *.html ../build/html/onnx/
cd ..
rm -rf huggingface
pushd source/ncnn/tutorials
sed -i.bak /cn\.rst/d ./index.rst
popd
Expand Down

0 comments on commit 9225b2d

Please sign in to comment.