sdelangen commited on
Commit
561b4b9
1 Parent(s): 0dffa1e

Remove original authors for the streaming hparams

Browse files

They contributed to the original librispeech recipe, but for HF hparams specifically let's only keep the authors who actually were involved in implementing the streaming model.

Files changed (1) hide show
  1. hyperparams.yaml +1 -1
hyperparams.yaml CHANGED
@@ -5,7 +5,7 @@
5
  # Tokens: BPE with unigram
6
  # losses: Transducer + CTC (optional) + CE (optional)
7
  # Training: Librispeech 960h
8
- # Authors: Sylvain de Langen 2023, Titouan Parcollet 2023, Abdel HEBA, Mirco Ravanelli, Sung-Lin Yeh 2020
9
  # ############################################################################
10
 
11
  save_folder: !ref librispeech-streaming-conformer-transducer
 
5
  # Tokens: BPE with unigram
6
  # losses: Transducer + CTC (optional) + CE (optional)
7
  # Training: Librispeech 960h
8
+ # Authors: Sylvain de Langen 2023, Titouan Parcollet 2023
9
  # ############################################################################
10
 
11
  save_folder: !ref librispeech-streaming-conformer-transducer