SeanNaren / deepspeech.pytorch

Speech Recognition using DeepSpeech2.
MIT License
2.1k stars 621 forks source link

beam search decoder in LM #656

Closed li-xx-5 closed 3 years ago

li-xx-5 commented 3 years ago

hello, how can i chose the beam search decoder in the LM Parameters, thank you.

decoder": {"alpha": 0.0, "beta": 0.0, "type": "greedy"}}}

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.