Skip to content

Commit

Permalink
Add download links for text-to-speech engine APKs. (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj authored Jan 1, 2024
1 parent 4e13304 commit 30ed540
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,9 @@ jobs:
git clone https://huggingface.co/csukuangfj/sherpa-onnx-apk huggingface
cd huggingface
./generate-tts.py
./generate-tts-engine.py
mv -v apk.html ../build/html/onnx/tts/
mv -v apk-engine.html ../build/html/onnx/tts/
cd ..
rm -rf huggingface
Expand Down

0 comments on commit 30ed540

Please sign in to comment.