Guest User

tts error

a guest
May 15th, 2022
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. (TTS) C:\Users\XXXXX\tortoise-tts>python tortoise/do_tts.py --text "Why won't this work?" --voice emma&halle --preset standard
  2. Generating autoregressive samples..
  3. 100%|██████████████████████████████████████████████████████████████████████████████████| 12/12 [00:14<00:00, 1.21s/it]
  4. Computing best candidates using CLVP and CVVP
  5. 0%| | 0/12 [00:00<?, ?it/s]C:\Users\XXXXX\anaconda3\envs\TTS\lib\site-packages\torch\utils\checkpoint.py:25: UserWarning: None of the inputs have requires_grad=True. Gradients will be None
  6. warnings.warn("None of the inputs have requires_grad=True. Gradients will be None")
  7. 100%|██████████████████████████████████████████████████████████████████████████████████| 12/12 [00:02<00:00, 4.71it/s]
  8. Transforming autoregressive outputs into audio..
  9. 100%|██████████████████████████████████████████████████████████████████████████████████| 80/80 [00:03<00:00, 21.38it/s]
  10. 100%|██████████████████████████████████████████████████████████████████████████████████| 80/80 [00:04<00:00, 18.05it/s]
  11. 100%|██████████████████████████████████████████████████████████████████████████████████| 80/80 [00:04<00:00, 18.40it/s]
  12. 'halle' is not recognized as an internal or external command,
  13. operable program or batch file.
Advertisement
Add Comment
Please, Sign In to add comment