mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-03 22:24:19 +00:00
docs fixed
This commit is contained in:
parent
02f11c57f0
commit
94d1f4d1b4
@ -74,7 +74,7 @@ training part first. It will save the ground-truth and generated wavs to the dir
|
||||
$ ./vits/infer.py \
|
||||
--epoch 1000 \
|
||||
--exp-dir vits/exp \
|
||||
--tokens data/tokens.txt
|
||||
--tokens data/tokens.txt \
|
||||
--max-duration 500
|
||||
|
||||
.. note::
|
||||
|
@ -82,7 +82,7 @@ training part first. It will save the ground-truth and generated wavs to the dir
|
||||
$ ./vits/infer.py \
|
||||
--epoch 1000 \
|
||||
--exp-dir vits/exp \
|
||||
--tokens data/tokens.txt
|
||||
--tokens data/tokens.txt \
|
||||
--max-duration 500
|
||||
|
||||
.. note::
|
||||
|
Loading…
x
Reference in New Issue
Block a user