We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0466100 commit a9f1c90Copy full SHA for a9f1c90
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