Skip to content

A few experiments demonstrating the potential use of NLP techniques in video games.

Notifications You must be signed in to change notification settings

dinismf/nlp_game_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP + Game Demo (Unfinished)

Report

Improvements necesary

  • Better speech-to-text software other than Microsofts SAPI 5.4. A good candidate would be Mozilla's DeepSpeech.
  • FMOD audio engine for recording microphone input to send to the speech-to-text engine.
  • Integrate twitter conversational bot to the game demo to allow player to chat with agent.
  • Train more conversational bots on different datasets.
  • Integrate sentiment analysis python experiments into the game demo and trigger certain game agent behaviours depending on the sentiment of the player utterances.

About

A few experiments demonstrating the potential use of NLP techniques in video games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published