|
|
@@ -98,7 +98,7 @@ O comando acima indica a síntese do áudio desejada de acordo com as informaç
|
|
|
Para iniciar a WebUI de Inferência execute o seguinte comando:
|
|
|
|
|
|
```bash
|
|
|
-python -m tools.webui \
|
|
|
+python -m tools.run_webui \
|
|
|
--llama-checkpoint-path "checkpoints/fish-speech-1.5" \
|
|
|
--decoder-checkpoint-path "checkpoints/fish-speech-1.5/firefly-gan-vq-fsq-8x1024-21hz-generator.pth" \
|
|
|
--decoder-config-name firefly_gan_vq
|