zhifu gao
2023-03-06 679ee2ee2297a1cab3c1bc4c9ea32c31d3bafbf3
funasr/runtime/triton_gpu/model_repo_paraformer_large_offline/feature_extractor/config.yaml
@@ -1,14 +1,5 @@
TokenIDConverter:
  token_path: resources/models/token_list.pkl
  unk_symbol: <unk>
CharTokenizer:
  symbol_value:
  space_symbol: <space>
  remove_non_linguistic_symbols: false
WavFrontend:
  cmvn_file: /raid/dgxsa/yuekaiz/pull_requests/FunASR/funasr/runtime/python/onnxruntime/resources/models/am.mvn
  cmvn_file: ./model_repo_paraformer_large_offline/feature_extractor/am.mvn
  frontend_conf:
    fs: 16000
    window: hamming
@@ -17,14 +8,4 @@
    frame_shift: 10
    lfr_m: 7
    lfr_n: 6
    filter_length_max: -.inf
Model:
  model_path: resources/models/model.onnx
  use_cuda: false
  CUDAExecutionProvider:
      device_id: 0
      arena_extend_strategy: kNextPowerOfTwo
      cudnn_conv_algo_search: EXHAUSTIVE
      do_copy_in_default_stream: true
  batch_size: 3
    filter_length_max: -.inf