Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shuklabhay committed Sep 22, 2024
1 parent e1696d3 commit 4220c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ StereoSampleGAN: A lightweight approach high fidelity stereo audio sample genera
3. Train model

- Specify training data paramaters in `usage_params.py`
- I reccomend anywhere between 4,000-8000 training examples
- I reccomend anywhere between 4,000-8000 training examples, any multiple of 8
- Process training data by running `python3 encode_audio_data.py`
- Train model by running `python3 stereo_sample_gan.py`

Expand Down

0 comments on commit 4220c51

Please sign in to comment.