from local

This commit is contained in:
dohe0342 2023-01-30 16:26:47 +09:00
parent ef68fc386b
commit 0e04a7f5a3
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
import sys
sys.path.append('../pruned_transducer_stateless_d2v_v2')
import argparse
import logging
import math