Added Samsung smart TV plugin

This commit is contained in:
Fabio Manganiello 2020-05-03 00:56:59 +02:00
parent 1cf93199d0
commit 2f57ccf412
8 changed files with 380 additions and 0 deletions
docs/source

View file

@ -250,6 +250,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
'tensorflow',
'keras',
'pandas',
'samsungtvws',
]
sys.path.insert(0, os.path.abspath('../..'))