jhansss commited on
Commit
33b7ea8
·
1 Parent(s): 7f0f737

Continue: Add random_select.take_lyric_continuation for singing a syllable with multiple successive pitches

Browse files
Files changed (1) hide show
  1. svs_utils.py +1 -0
svs_utils.py CHANGED
@@ -273,6 +273,7 @@ def align_score_and_text(segment_iterator, lyric_ls, sybs, labels, config):
273
  text[-1],
274
  ]
275
  )
 
276
  else:
277
  notes_info.append(
278
  [
 
273
  text[-1],
274
  ]
275
  )
276
+ text.append(text[-1])
277
  else:
278
  notes_info.append(
279
  [