Support RISC-V (#609)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user