Satoru Sakamoto

Results 3 issues of Satoru Sakamoto

I'm now currentary working on chatbot with the context using Youtube loaders. Is there a way to load non-English video? For now, languages=['en'] is hard-coded in youtube.py like, transcript_pieces =...

Currently youtube loader only seems to support English audio. Changed to load videos in the specified language.

Now, NetworkxEntityGraph._graph is not able to write and read .gml file. It will be useful when we save and load a knowledge memory.