mrfakename commited on
Commit
475b2e4
1 Parent(s): 706f9a3

Sync from GitHub repo

Browse files

This Space is synced from the GitHub repo: https://github.com/SWivid/F5-TTS. Please submit contributions to the Space there

Files changed (1) hide show
  1. README_REPO.md +3 -0
README_REPO.md CHANGED
@@ -93,6 +93,9 @@ python inference-cli.py \
93
  --ref_audio "tests/ref_audio/test_zh_1_ref_short.wav" \
94
  --ref_text "对,这就是我,万人敬仰的太乙真人。" \
95
  --gen_text "突然,身边一阵笑声。我看着他们,意气风发地挺直了胸膛,甩了甩那稍显肉感的双臂,轻笑道,我身上的肉,是为了掩饰我爆棚的魅力,否则,岂不吓坏了你们呢?"
 
 
 
96
  ```
97
 
98
  ### Gradio App
 
93
  --ref_audio "tests/ref_audio/test_zh_1_ref_short.wav" \
94
  --ref_text "对,这就是我,万人敬仰的太乙真人。" \
95
  --gen_text "突然,身边一阵笑声。我看着他们,意气风发地挺直了胸膛,甩了甩那稍显肉感的双臂,轻笑道,我身上的肉,是为了掩饰我爆棚的魅力,否则,岂不吓坏了你们呢?"
96
+
97
+ # Multi voice
98
+ python inference-cli.py -c samples/story.toml
99
  ```
100
 
101
  ### Gradio App