Skip to content

Commit e5033e7

Browse files
authored
Update README.md
1 parent 3b4f29a commit e5033e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Note: if you want to change the words or counts make sure to kill and re-start t
3636
make -C extract_loudest_section/
3737
/tmp/extract_loudest_section/gen/bin/extract_loudest_section 'wavs/*.wav' trimmed_wavs/
3838
```
39-
3. Finally we can create the directory structure expected by the Tensorflow training script by running another of Pete's scripts adn then compress it into a zip file so it can be easily uploaded to Colab.
39+
3. Finally you can create the directory structure expected by the Tensorflow training script by running another of Pete's scripts adn then compress it into a zip file so it can be easily uploaded to Colab.
4040
```
4141
python organize_wavs.py
4242
cd output_wavs

0 commit comments

Comments
 (0)