Set batch size to 1 for more streaming ASR models (#1280)

This commit is contained in:
Fangjun Kuang
2024-08-23 11:06:55 +08:00
committed by GitHub
parent c61423ec5a
commit fb09f8fae3
15 changed files with 782 additions and 38 deletions

View File

@@ -2,7 +2,6 @@
import argparse
from dataclasses import dataclass
from typing import List, Optional
import jinja2