mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-06 07:34:21 +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 \
|
$ ./vits/infer.py \
|
||||||
--epoch 1000 \
|
--epoch 1000 \
|
||||||
--exp-dir vits/exp \
|
--exp-dir vits/exp \
|
||||||
--tokens data/tokens.txt
|
--tokens data/tokens.txt \
|
||||||
--max-duration 500
|
--max-duration 500
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
@ -82,7 +82,7 @@ training part first. It will save the ground-truth and generated wavs to the dir
|
|||||||
$ ./vits/infer.py \
|
$ ./vits/infer.py \
|
||||||
--epoch 1000 \
|
--epoch 1000 \
|
||||||
--exp-dir vits/exp \
|
--exp-dir vits/exp \
|
||||||
--tokens data/tokens.txt
|
--tokens data/tokens.txt \
|
||||||
--max-duration 500
|
--max-duration 500
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user