We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a159fc commit d0c5912Copy full SHA for d0c5912
1 file changed
configuration.py
@@ -68,7 +68,7 @@
68
gui_spectrogram_low_hz=0
69
gui_spectrogram_high_hz=1250
70
gui_spectrogram_clip=[1,99]
71
-gui_probability_style="lines" # either "lines" or "bars"
+gui_probability_style="bars" # either "lines" or "bars"
72
73
# neural network architecture to use
74
architecture_plugin="res-net"
0 commit comments