mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update
This commit is contained in:
parent
bc1641e37e
commit
570c1793cb
@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Copyright 2019 Hitachi, Ltd. (author: Yusuke Fujita)
|
||||
# Licensed under the MIT license.
|
||||
#
|
||||
# BLSTM-based model experiment
|
||||
./run.sh --train-config conf/blstm/train.yaml --average-start 20 --average-end 20 \
|
||||
--adapt-config conf/blstm/adapt.yaml --adapt-average-start 10 --adapt-average-end 10 \
|
||||
--infer-config conf/blstm/infer.yaml $*
|
||||
Loading…
Reference in New Issue
Block a user