From 682919c502c543198f566ebcc63340e16062c135 Mon Sep 17 00:00:00 2001
From: GlocKieHuan <77883010+GlocKieHuan@users.noreply.github.com>
Date: 星期二, 29 八月 2023 10:34:02 +0800
Subject: [PATCH] Supports hotwords and timestamps (#900)
---
egs/aishell/branchformer/conf/train_asr_branchformer.yaml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/egs/aishell/branchformer/conf/train_asr_branchformer.yaml b/egs/aishell/branchformer/conf/train_asr_branchformer.yaml
index a5f8704..f35c897 100644
--- a/egs/aishell/branchformer/conf/train_asr_branchformer.yaml
+++ b/egs/aishell/branchformer/conf/train_asr_branchformer.yaml
@@ -97,7 +97,7 @@
sort_size: 500
batch_conf:
batch_type: token
- batch_size: 25000
+ batch_size: 10000
num_workers: 8
log_interval: 50
--
Gitblit v1.9.1