You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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