/NLP---Brand-Measure-Project

An NLP project to measure the reach of a brand in any geographic region.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

NLP---Brand-Measure-Project

An NLP project to measure the reach of a brand in any geographic region.


The project currently takes an audio input file and searches for 'hardcoded' keywords. It also does the speech diarization based on silence.
Next Steps:
  • Input file for the keywords to be searched.
  • Diarization on the basis of speaker frequency instead of silence
  • Accent independent speech to text model
  • Flask API for frontend
  • Should work for multiple languages