cihatkayack / SpeakerRecognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speaker Recognition and Sentiment Analysis System

Overview

This repository contains a Python-based system for speaker recognition and sentiment analysis. The system integrates neural networks for speaker recognition and sentiment analysis using external APIs.

Features

  • Speaker Recognition: Identify individuals based on their voice patterns.
  • Sentiment Analysis: Analyze the sentiment of provided English sentences.

Prerequisites

Install dependencies using:

  • pip install torch fuzzywuzzy SpeechRecognition gTTS pygame playsound numpy

About


Languages

Language:Python 100.0%