asigalov61 commited on
Commit
83355ca
·
verified ·
1 Parent(s): c99b8d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ MODEL_CHECKPOINT_VEL = 'Monster_Piano_Transformer_Velocity_Trained_Model_59896_s
60
 
61
  SOUDFONT_PATH = 'SGM-v2.01-YamahaGrand-Guit-Bass-v2.7.sf2'
62
 
63
- NUM_OUT_BATCHES = 16
64
 
65
  PREVIEW_LENGTH = 120 # in tokens
66
 
 
60
 
61
  SOUDFONT_PATH = 'SGM-v2.01-YamahaGrand-Guit-Bass-v2.7.sf2'
62
 
63
+ NUM_OUT_BATCHES = 12
64
 
65
  PREVIEW_LENGTH = 120 # in tokens
66