mailong25 / self-supervised-speech-recognition

speech to text with self-supervised learning based on wav2vec 2.0 framework
379 stars 115 forks source link

stt #67

Open EdenJin20171503024 opened 2 years ago

EdenJin20171503024 commented 2 years ago

I want to know what is the tgt_dict in the stt file, in the process_predictions method to use tgt_words and hypo_words to calculate the edit distance, there is no label input when decoding ah, what is this tgt_words