File tree Expand file tree Collapse file tree 4 files changed +320
-219
lines changed Expand file tree Collapse file tree 4 files changed +320
-219
lines changed Original file line number Diff line number Diff line change @@ -951,3 +951,8 @@ results/
951951
952952# PyCharm
953953.idea /*
954+ book /training /Al James - Schoolboy Facination_vocals.json
955+ book /training /AM Contra - Heart Peripheral_vocals.json
956+ book /training /Angels In Amplifiers - I'm Alright_vocals.json
957+ book /training /Arise - Run Run Run_vocals.json
958+ book /training /BKS - Bulldozer_vocals.json
Original file line number Diff line number Diff line change 1414
1515### nussl
1616
17- - Fatemeh Pishdadia
17+ - Fatemeh Pishdadian
1818 - Nathan Shelly
1919 - Andreas Bugler
2020 - Bryan Pardo
Original file line number Diff line number Diff line change 1- Training deep nets for dummies
2- ==============================
1+ Intro
2+ =====
33
44Training deep networks in any field can be a challenging endeavor. It requires patience,
55luck, and a lot of debugging. The goal of this section is to provide an overview
@@ -9,6 +9,7 @@ separation. We will cover the following topics:
99- Gradient-descent based optimization
1010- Inputs and outputs for audio separation networks
1111- The building blocks of modern deep nets for separation
12+ - Training a model with a straightforward script based on Scaper and nussl.
1213- How to diagnose and fix common bugs
1314
1415As we proceed through this section, we will gradually build up a script that can be used
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments