mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-09-09 11:31:38 +08:00
update bridges and add bridge examples (speech/controller and robot)
This commit is contained in:
@@ -33,4 +33,4 @@ interface = SpeechTranslatorInterface(verbose=True, from_lang=args.lang, target_
|
||||
|
||||
# run the interface
|
||||
while True:
|
||||
data = interface.run()
|
||||
data = interface.step()
|
||||
|
||||
Reference in New Issue
Block a user