Skip to content
#

natural-language-generation

Here are 441 public repositories matching this topic...

In this Project I have used Speech Recognition tools to perform speech-to-text and text-to-speech tasks, and I leveraged pre-trained Transformers language models to give the bot some Artificial Intelligence.

  • Updated Feb 4, 2022
  • HTML

Image Captioning is the process of generating a textual description for given images. Image captioning can be regarded as an end-to-end Sequence to Sequence problem, as it converts images, which is regarded as a sequence of pixels to a sequence of words. Image captioning has a huge amount of application.

  • Updated Aug 2, 2022
  • Python

Improve this page

Add a description, image, and links to the natural-language-generation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the natural-language-generation topic, visit your repo's landing page and select "manage topics."

Learn more