吴国华
吴国华
> > > For me, just disconecting the internet solve the problem > > > > > > What do you mean by this? Bringing down the network interface of...
I see. the audio files and transcriptions can not share because of copyrights. How about the dictionary files? When dictionary files (e.g. `dict.ltr.txt`, `alphabet.txt` ) are available, we can run...
@grll I also find some weird code, see my [issue](https://github.com/kelvinguu/neural-editor/issues/21)
> For visual matching evaluation, unfortunately this is not possible to do (since we overlay the real background into simulated observations) > > For variant aggregation evaluation, you can render...
> Yes. > > You can add cameras to the robot config file like https://github.com/simpler-env/ManiSkill2_real2sim/blob/cd45dd27dc6bb26d048cb6570cdab4e3f935cc37/mani_skill2_real2sim/agents/configs/google_robot/defaults.py ok, I will try this. thank you