From dc8ec1b0b8335c0062eb08cea7ff772c97c926c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=87=AF=E5=AE=87?= Date: Sat, 25 Oct 2025 01:49:41 +0000 Subject: [PATCH] update PyTorch/built-in/audio/Wenet_Conformer_for_Pytorch/README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 王凯宇 --- PyTorch/built-in/audio/Wenet_Conformer_for_Pytorch/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyTorch/built-in/audio/Wenet_Conformer_for_Pytorch/README.md b/PyTorch/built-in/audio/Wenet_Conformer_for_Pytorch/README.md index 6cc7580269..bffd33dba5 100644 --- a/PyTorch/built-in/audio/Wenet_Conformer_for_Pytorch/README.md +++ b/PyTorch/built-in/audio/Wenet_Conformer_for_Pytorch/README.md @@ -202,7 +202,7 @@ Wenet是一款开源的、面向工业落地应用的语音识别工具包,主 | Conformer 8p-竞品 | FP32 | 958.98 | | Conformer 8p-Atlas 900 A2 PoDc | FP32 | 1166.96 | | whisper 8p-竞品 | FP16 | 748.85 | -| whisper 8p-Atlas 900 A2 PoDc | FP16 | 1532.5 | +| whisper 8p-Atlas 900 A2 PoDc | FP16 | 1470| # 公网地址说明 -- Gitee