StreamSpeech / agent /__init__.py
fasdfsa's picture
init
901e06a
Raw
History Blame Contribute Delete
106 Bytes
import os
import importlib
importlib.import_module("agent.sequence_generator")
print("import agents...")