Update README.md
Browse files
README.md
CHANGED
|
@@ -158,11 +158,6 @@ Install with:
|
|
| 158 |
pip install -r requirements.txt
|
| 159 |
```
|
| 160 |
|
| 161 |
-
For GPU acceleration:
|
| 162 |
-
```bash
|
| 163 |
-
pip install onnxruntime-gpu
|
| 164 |
-
```
|
| 165 |
-
|
| 166 |
## License
|
| 167 |
|
| 168 |
- **Models**: CC BY 4.0 (inherited from [kyutai/pocket-tts](https://huggingface.co/kyutai/pocket-tts))
|
|
|
|
| 158 |
pip install -r requirements.txt
|
| 159 |
```
|
| 160 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 161 |
## License
|
| 162 |
|
| 163 |
- **Models**: CC BY 4.0 (inherited from [kyutai/pocket-tts](https://huggingface.co/kyutai/pocket-tts))
|