MontrealCorpusTools / Montreal-Forced-Aligner

Command line utility for forced alignment using Kaldi
https://montrealcorpustools.github.io/Montreal-Forced-Aligner/
MIT License
1.34k stars 247 forks source link

[BUG] from montreal_forced_aligner.data import Pronunciation, Word import error #483

Open lucasjinreal opened 2 years ago

lucasjinreal commented 2 years ago
from montreal_forced_aligner.data import Pronunciation, Word

migration tips??

from montreal_forced_aligner.data import Pronunciation, Word
ImportError: cannot import name 'Pronunciation' from 'montreal_forced_aligner.data'