MahmoudAshraf97 / ctc-forced-aligner

Text to speech alignment using CTC forced alignment
150 stars 31 forks source link

Need to update "Python Usage". #28

Closed Airoura closed 1 month ago

Airoura commented 1 month ago

Could you please take some time to update README.md? Thank you very much!

  1. Function load_alignment_model() returns three elements.
  2. Function get_alignments() raised an error: "TypeError: argument of type 'Wav2Vec2CTCTokenizer' is not iterable".