mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 18:24:18 +00:00
comments updated
This commit is contained in:
parent
cd96f635c3
commit
74a738f22c
@ -19,9 +19,9 @@
|
|||||||
This script performs model inference on test set.
|
This script performs model inference on test set.
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
./vits/infer.py \
|
./codec/infer.py \
|
||||||
--epoch 1000 \
|
--epoch 300 \
|
||||||
--exp-dir ./vits/exp \
|
--exp-dir ./codec/exp \
|
||||||
--max-duration 500
|
--max-duration 500
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user