Skip to content

Commit a55755c

Browse files
authored
update deepspeed version (#3281)
1 parent 1bf5926 commit a55755c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/models/xtts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ or for all wav files in a directory you can use:
9797
If you want to be able to run with `use_deepspeed=True` and enjoy the speedup, you need to install deepspeed first.
9898

9999
```console
100-
pip install deepspeed==0.8.3
100+
pip install deepspeed==0.10.3
101101
```
102102

103103
```python

0 commit comments

Comments
 (0)