From 2cf0d51e89b67ff603862afc596cb391369a4e3c Mon Sep 17 00:00:00 2001 From: Desh Raj Date: Thu, 12 May 2022 22:14:35 -0400 Subject: [PATCH] add tensorboard --- egs/spgispeech/ASR/RESULTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/spgispeech/ASR/RESULTS.md b/egs/spgispeech/ASR/RESULTS.md index 4338237f3..5086a4ab8 100644 --- a/egs/spgispeech/ASR/RESULTS.md +++ b/egs/spgispeech/ASR/RESULTS.md @@ -41,7 +41,7 @@ export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7" ``` The tensorboard training log can be found at - + The decoding command is: ```