Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

AlexanderMaz
/
LanguageModel_Fusion

Automatic Speech Recognition
NeMo
English
asr
rescoring
rnn-t
gpt2
lstm
kenlm
Model card Files Files and versions
xet
Community

Instructions to use AlexanderMaz/LanguageModel_Fusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • NeMo

    How to use AlexanderMaz/LanguageModel_Fusion with NeMo:

    import nemo.collections.asr as nemo_asr
    asr_model = nemo_asr.models.ASRModel.from_pretrained("AlexanderMaz/LanguageModel_Fusion")
    
    transcriptions = asr_model.transcribe(["file.wav"])
  • Notebooks
  • Google Colab
  • Kaggle
LanguageModel_Fusion
1.72 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
AlexanderMaz's picture
AlexanderMaz
Upload 2 files
4650342 verified over 2 years ago
  • asr
    Upload data over 2 years ago
  • gpt2
    Upload data over 2 years ago
  • kenlm
    Upload data over 2 years ago
  • lstm
    Upload data over 2 years ago
  • optimize
    Upload 2 files over 2 years ago
  • text
    Upload data over 2 years ago
  • .gitattributes
    1.91 kB
    Upload optimization over 2 years ago
  • README.md
    896 Bytes
    Update README.md over 2 years ago