speaker_follower icon indicating copy to clipboard operation
speaker_follower copied to clipboard

Why don't you use beam search to synthesize instructions?

Open zwx8981 opened this issue 6 years ago • 0 comments

Hi, have you tried using beam search to synthesize instructions? I saw your beam search code in speaker but you simply use greedy search to synthesize instructions.

https://github.com/ronghanghu/speaker_follower/blob/389ee0229b6fabe6ab93b00bdcaf1131912a8474/tasks/R2R/speaker.py#L342

zwx8981 avatar Nov 22 '18 07:11 zwx8981