Skip to content

Yigit033/voice_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice-Controlled Weather Assistant

This Python application allows users to interact with a voice-controlled assistant that can recognize commands, process natural language, and provide weather updates for different cities. The application leverages various technologies, including speech recognition, natural language processing (NLP), and text-to-speech synthesis.

Features

  • Voice Recognition: The application listens to voice commands in Turkish and converts them to text.
  • Natural Language Processing: It processes the recognized text using spaCy to understand the user's commands.
  • Weather Information: Retrieves real-time weather information for a specified city using an external API.
  • Text-to-Speech: Provides audible responses to user queries.

Requirements

Before running the application, ensure you have the following dependencies installed:

About

Voice Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages