User Tools

Site Tools


ai:nlp:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ai:nlp:start [2022/11/23 19:42] – [Notes on NLP] rolf001ai:nlp:start [2023/06/30 11:52] (current) – [Notes on NLP] rolf.becker
Line 5: Line 5:
   * https://docs.nvidia.com/deeplearning/riva/user-guide/docs/samples/sample-apps/virtual-assistant-rasa/README.html   * https://docs.nvidia.com/deeplearning/riva/user-guide/docs/samples/sample-apps/virtual-assistant-rasa/README.html
  
 +Two architectural options because of overlapping services:
 +
 +  * Option 1: Riva ASR + Riva TTS + Riva NLP + Rasa dialog manager ("more RIVA")
 +  * Option 2: Riva ASR + Riva TTS + Rasa NLU + Rasa dialog manager ("more RASA")
 +
 +Alternatives to be investigated:
 +
 +  * Whisper
 +  * Llama
 +  * [[https://github.com/mozilla/DeepSpeech|Mozilla DeepSpeech]]
 +
 +
 +  * https://fosspost.org/open-source-speech-recognition/
 +  * https://medium.com/analytics-vidhya/top-5-speech-recognition-open-source-projects-and-libraries-with-most-stars-on-github-d705408b834
 +
 +
 +Abbreviations:
 +
 +  * ASR: Automatic Speech Recognition
 +  * TTS: Text to Speech
 +  * NLU: Natural Language Understanding
 +  * NLG: Natural Language Generation
 +  * NLP: Natural Language Processing
  
  
ai/nlp/start.1669228944.txt.gz · Last modified: 2022/11/23 19:42 by rolf001