mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
b8b577e525
commit
765a0fba99
Binary file not shown.
@ -146,4 +146,4 @@ if __name__ == "__main__":
|
|||||||
logging.basicConfig(format=formatter, level=logging.INFO)
|
logging.basicConfig(format=formatter, level=logging.INFO)
|
||||||
args = get_args()
|
args = get_args()
|
||||||
logging.info(vars(args))
|
logging.info(vars(args))
|
||||||
compute_fbank_LJSpeech(bpe_model=args.bpe_model)
|
compute_fbank_LJSpeech(bpe_model=args.bpe_model, args)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user