Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,11 @@ The model should be able to:
|
|
23 |
* Reduce overly warm bass frequencies (boost them 3 or so dB if you miss them)
|
24 |
* Restore lost high & low frequencies (generally only up to 16khz since most training data is MP3-based)
|
25 |
|
|
|
|
|
|
|
|
|
|
|
26 |
Transmitters Used:
|
27 |
* Scosche "TuneIn" FM transmitter
|
28 |
* nulaxy KM28 FM transmitter
|
|
|
23 |
* Reduce overly warm bass frequencies (boost them 3 or so dB if you miss them)
|
24 |
* Restore lost high & low frequencies (generally only up to 16khz since most training data is MP3-based)
|
25 |
|
26 |
+
Things to be aware of:
|
27 |
+
* The model isn't currently great at removing static from the mono (L+R) channel, as those have been dificult to reproduce using te equipment I have.
|
28 |
+
* The "predict" script will normalize the audio after running inference on the whole file, so it likely will be at a different volume than the source track.
|
29 |
+
* The model was trained from audio digitized directly off the radios used, but should work decently for recordings digitized from cassette tapes, etc.
|
30 |
+
|
31 |
Transmitters Used:
|
32 |
* Scosche "TuneIn" FM transmitter
|
33 |
* nulaxy KM28 FM transmitter
|