mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-09 09:04:19 +00:00
Update egs/librispeech/ASR/pruned_transducer_stateless6/hubert_xlarge.py
Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
This commit is contained in:
parent
85f35698ef
commit
9d36a13aa4
@ -81,7 +81,7 @@ class HubertXlargeFineTuned:
|
|||||||
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
|
||||||
4. verify it's performance with ctc_greedy_search method.
|
4. verify its performance with ctc_greedy_search method.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(self, params: AttributeDict):
|
def __init__(self, params: AttributeDict):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user