mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 10:02:22 +00:00
lstm_transducer_stateless3/streaming-ncnn-decode.py
This commit is contained in:
parent
142ea421b0
commit
8fb81e27cb
@ -77,7 +77,7 @@ def get_args():
|
||||
type=str,
|
||||
help="Path to joiner.ncnn.bin",
|
||||
)
|
||||
|
||||
|
||||
parser.add_argument(
|
||||
"--num-encoder-layers",
|
||||
type=int,
|
||||
@ -91,7 +91,7 @@ def get_args():
|
||||
default=512,
|
||||
help="Encoder output dimesion.",
|
||||
)
|
||||
|
||||
|
||||
parser.add_argument(
|
||||
"--rnn-hidden-size",
|
||||
type=int,
|
||||
|
Loading…
x
Reference in New Issue
Block a user