pull/2036/head
Hui Zhang 3 years ago
parent 5e03d753ac
commit 27f2833bf7

@ -352,6 +352,7 @@ class PaddleASRConnectionHanddler:
def rescoring(self): def rescoring(self):
... ...
class ASRServerExecutor(ASRExecutor): class ASRServerExecutor(ASRExecutor):
def __init__(self): def __init__(self):
super().__init__() super().__init__()

Loading…
Cancel
Save