Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

This is an example of how a kenLM model can be downloaded with PyCTCDecode .

Simply run the following code:

from pyctcdecode import LanguageModel

language_model = LanguageModel.load_from_hf_hub("kensho/dummy_full_language_model")

The model was created by Patrick von Platen for demonstration purposes.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .