Support RISC-V (#609)

This commit is contained in:
Fangjun Kuang
2024-02-26 06:57:18 +08:00
committed by GitHub
parent 67acd34dcd
commit ee37d9bd92
7 changed files with 437 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ function(download_piper_phonemize)
include(FetchContent)
set(piper_phonemize_URL "https://github.com/csukuangfj/piper-phonemize/archive/dc6b5f4441bffe521047086930b0fc12686acd56.zip")
set(piper_phonemize_URL2 "")
set(piper_phonemize_URL2 "https://hub.nuaa.cf/csukuangfj/piper-phonemize/archive/dc6b5f4441bffe521047086930b0fc12686acd56.zip")
set(piper_phonemize_HASH "SHA256=b9faa04204b1756fa455a962abb1f037041c040133d55be58d11f11ab9b3ce14")
# If you don't have access to the Internet,