Spaces:
Runtime error
Runtime error
typo
Browse files
README.md
CHANGED
@@ -215,7 +215,7 @@ audio_encoder = AudioEncoder.from_pretrained("teticio/audio-encoder")
|
|
215 |
audio_encoder.encode(['/home/teticio/Music/liked/Agua Re - Holy Dance - Large Sound Mix.mp3'])
|
216 |
```
|
217 |
|
218 |
-
|
219 |
|
220 |
```bash
|
221 |
python scripts/encode_audio \
|
|
|
215 |
audio_encoder.encode(['/home/teticio/Music/liked/Agua Re - Holy Dance - Large Sound Mix.mp3'])
|
216 |
```
|
217 |
|
218 |
+
Once you have prepared a dataset, you can encode the audio files with this script
|
219 |
|
220 |
```bash
|
221 |
python scripts/encode_audio \
|