Update egs/librispeech/ASR/pruned_transducer_stateless6/hubert_xlarge.py

Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
This commit is contained in:
LIyong.Guo 2022-05-27 11:24:30 +08:00 committed by GitHub
parent 6fff82b917
commit 6e1a92ac7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ class HubertXlargeFineTuned:
""" """
A wrapper of hubert extra large fine-tuned model. A wrapper of hubert extra large fine-tuned model.
A teacher model responsible for: A teacher model is responsible for:
1. load teacher model 1. load teacher model
2. extracting embeddings to train quantizer. 2. extracting embeddings to train quantizer.
3. extract codebook indices 3. extract codebook indices