SenseVoice
SenseVoice copied to clipboard
运行demo2.py,报错:IndexError: index 2 is out of bounds for dimension 1 with size 2
trafficstars
运行demo2.py,报错:
SenseVoice\utils\ctc_alignment.py", line 50, in ctc_forced_align best_score[:, padding_num + 0] = log_probs[:, 0, blank] ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ IndexError: index 2 is out of bounds for dimension 1 with size 2