We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5335f commit 4853be7Copy full SHA for 4853be7
awslambdaric/__main__.py
@@ -6,7 +6,7 @@
6
import sys
7
8
from . import bootstrap
9
-
+from single_file_inference import Wave2vecctc
10
11
def main(args):
12
app_root = os.getcwd()
0 commit comments