Skip to content

Commit

Permalink
update deepspeed version (#3281)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeberJulian authored Nov 24, 2023
1 parent 1bf5926 commit a55755c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/models/xtts.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ or for all wav files in a directory you can use:
If you want to be able to run with `use_deepspeed=True` and enjoy the speedup, you need to install deepspeed first.

```console
pip install deepspeed==0.8.3
pip install deepspeed==0.10.3
```

```python
Expand Down

0 comments on commit a55755c

Please sign in to comment.