teticio commited on
Commit
4f5b894
1 Parent(s): 7bd9ee1
Files changed (1) hide show
  1. README.md +1 -1
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
- One you have prepared a dataset, you can encode the audio files with this script
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 \