Update README.md
Browse files
README.md
CHANGED
@@ -119,7 +119,8 @@ torchaudio.save(f"audio.wav", audio, sample_rate=24000)
|
|
119 |
```python
|
120 |
!git clone https://github.com/saheedniyi02/yarngpt.git
|
121 |
|
122 |
-
|
|
|
123 |
|
124 |
import os
|
125 |
import re
|
|
|
119 |
```python
|
120 |
!git clone https://github.com/saheedniyi02/yarngpt.git
|
121 |
|
122 |
+
# install some necessary libraries
|
123 |
+
!pip install outetts uroman trafilatura pydub
|
124 |
|
125 |
import os
|
126 |
import re
|