facebookresearch / SimulEval

SimulEval: A General Evaluation Toolkit for Simultaneous Translation
Creative Commons Attribution Share Alike 4.0 International
102 stars 36 forks source link

error with fairseq simultaneous #104

Open krgy12138 opened 10 months ago

krgy12138 commented 10 months ago

In fairseq/examples/speech_to_text/simultaneous_translation/agents/fairseq_simul_st_agent.py line 14 from simuleval.states import ListEntry, SpeechStates However, simuleval.states does not have the ListEntry module, may I ask what is the problem