Quellcode durchsuchen

Update readme.md

zhifu gao vor 2 Jahren
Ursprung
Commit
acdd2e1eb4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      funasr/runtime/onnxruntime/readme.md

+ 1 - 1
funasr/runtime/onnxruntime/readme.md

@@ -79,5 +79,5 @@ Where:
 
 ## Acknowledge
 1. This project is maintained by [FunASR community](https://github.com/alibaba-damo-academy/FunASR).
-2. We acknowledge [mayong](https://github.com/RapidAI/RapidASR/tree/main/cpp_onnx) for contributing the onnxruntime(cpp api).
+2. We acknowledge mayong for contributing the onnxruntime of Paraformer and CT_Transformer, [repo-asr](https://github.com/RapidAI/RapidASR/tree/main/cpp_onnx), [repo-punc](https://github.com/RapidAI/RapidPunc).
 3. We borrowed a lot of code from [FastASR](https://github.com/chenkui164/FastASR) for audio frontend and text-postprocess.