mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-14 04:22:21 +00:00
Fix CI
This commit is contained in:
parent
2cf5e9a99c
commit
b297c10e5b
2
.github/scripts/ljspeech/TTS/run-matcha.sh
vendored
2
.github/scripts/ljspeech/TTS/run-matcha.sh
vendored
@ -57,6 +57,7 @@ function infer() {
|
||||
curl -SL -O https://github.com/csukuangfj/models/raw/refs/heads/master/hifigan/generator_v1
|
||||
|
||||
./matcha/infer.py \
|
||||
--num-buckets 2 \
|
||||
--epoch 1 \
|
||||
--exp-dir ./matcha/exp \
|
||||
--tokens data/tokens.txt \
|
||||
@ -118,3 +119,4 @@ infer
|
||||
export_onnx
|
||||
|
||||
rm -rfv generator_v* matcha/exp
|
||||
git checkout .
|
||||
|
Loading…
x
Reference in New Issue
Block a user