asr / toolbox /k2_sherpa /examples.py
HoneyTian's picture
update
168b5c0
raw
history blame
No virus
244 Bytes
#!/usr/bin/python3
# -*- coding: utf-8 -*-
examples = [
[
"Chinese",
"csukuangfj/wenet-chinese-model",
"greedy_search",
4,
"Yes",
"./data/test_wavs/paraformer-zh/si_chuan_hua.wav",
],
]