“00a50a0101073e50796fd98090ec1fde39682351”上不存在“git@gitcode.net:paddlepaddle/DeepSpeech.git”
未验证 提交 dec556b9 编写于 作者: B Bin Lu 提交者: GitHub

Update recognition_web_service.py

上级 0f922305
......@@ -97,7 +97,7 @@ class RecOp(Op):
False), Transpose((2, 0, 1))
])
index_dir = "../../recognition_demo_data_v1.1/gallery_product/index"
index_dir = "../../drink_dataset_v1.0/index"
assert os.path.exists(os.path.join(
index_dir, "vector.index")), "vector.index not found ..."
assert os.path.exists(os.path.join(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册