alphacep / alphacep/vosk-api

Support for decoding of TDNN-LSTM nnet3?

Aperta
#551 7 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Jupyter Notebook
Stelle
15.1k
Fork
1.8k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

vosk api is defautly support for decoding of TDNN nnet3.
I did some experiments, the TDNN-LSTM is obviously better than TDNN and the TDNN-LSTM get 3% gain comparing with TDNN.
The TDNN-LSTM needs the parameter as follows:
`extra_left_context=0
extra_right_context=0
extra_left_context_initial=-1
extra_right_context_final=-1
`
but i can not find these parameters in src codes.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.