Added extra clarification.

This commit is contained in:
Jose 2023-08-11 16:44:22 +02:00 committed by GitHub
parent bde2cc2bff
commit 791220fd04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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