mirror of
https://github.com/neonbjb/tortoise-tts.git
synced 2026-01-10 02:30:21 +01:00
Added extra clarification.
This commit is contained in:
parent
bde2cc2bff
commit
791220fd04
|
|
@ -109,6 +109,7 @@ pip install .
|
|||
```
|
||||
|
||||
Be aware that DeepSpeed is disabled on Apple Silicon since it does not work. The flag `--use_deepspeed` is ignored.
|
||||
You may need to prepend `PYTORCH_ENABLE_MPS_FALLBACK=1` to the commands below to make them work since MPS does not support all the operations in Pytorch.
|
||||
|
||||
|
||||
### do_tts.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue