Skip to content

Commit

Permalink
resampy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KoljaB committed Nov 28, 2024
1 parent b43aa9e commit f3e5083
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ This library uses:
> **Note:** Set `output_device_index` in TextToAudioStream if needed. Linux users: Install portaudio via `apt-get install -y portaudio19-dev`
> **Note:** I noticed you have to manually do `pip install resampy` currently. I have no idea why this not installed
The RealtimeTTS library provides installation options for various dependencies for your use case. Here are the different ways you can install RealtimeTTS depending on your needs:

### Full Installation
Expand All @@ -109,7 +107,6 @@ To install RealtimeTTS with support for all TTS engines:

```bash
pip install -U realtimetts[all]
pip install resampy
```

### Custom Installation
Expand Down

0 comments on commit f3e5083

Please sign in to comment.