Skip to content

Commit

Permalink
[Nemo] Add nemo to table of supported libraries (huggingface#149)
Browse files Browse the repository at this point in the history
* [Nemo] Add nemo

* Update docs/hub/libraries.md
  • Loading branch information
patrickvonplaten authored May 19, 2022
1 parent 9201035 commit 6764774
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/hub/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ The table below summarizes the supported libraries and how they are integrated.
| [docTR](https://github.com/mindee/doctr) | Models and datasets for OCR-related tasks in PyTorch & TensorFlow |||||
| [ESPnet](https://github.com/espnet/espnet) | End-to-end speech processing toolkit (e.g. TTS) |||||
| [Flair](https://github.com/flairNLP/flair) | Very simple framework for state-of-the-art NLP. |||||
| [NeMo](https://github.com/NVIDIA/NeMo) | Conversational AI toolkit built for researchers |||||
| [Pyannote](https://github.com/pyannote/pyannote-audio) | Neural building blocks for speaker diarization. |||||
| [PyCTCDecode](https://github.com/kensho-technologies/pyctcdecode) | Language model supported CTC decoding for speech recognition |||||
| [Sentence Transformers](https://github.com/UKPLab/sentence-transformers) | Compute dense vector representations for sentences, paragraphs, and images. |||||
Expand Down

0 comments on commit 6764774

Please sign in to comment.