nestyme / Subtitles-generator

generates transcript for video from link
87 stars 29 forks source link

recognize.py dont work in windows os #3

Closed carlosmatthews closed 4 years ago

carlosmatthews commented 4 years ago

HI, I chek the program in widows 10 abd send my the folow mensaje error:

line 50, in split_into_frames librosa.output.write_wav('samples/{}.wav'.format(chr(int(i/50)+65)), tmp_batch, sr) AttributeError: module 'librosa' has no attribute 'output'