JARVIS Desktop Voice Assistant 是由众多开发者基于python开发的一个开源桌面语音助手,有人又在它的基础上开发了一个中文版的Jarvis,支持中文对话和语音指令。 来源丨 小白这样学Python 项目链接:https://github.com/edisonwong520/jarvis 已实现的功能 问候用户 提供时间和日期 启动应用程序/软件 打开网站 维基百科搜...
一个简单的 Python 脚本,可以通过语音与本地大语言模型进行对话。. Contribute to dream-911/voice-assistant development by creating an account on GitHub.
A Simple Voice Assistant Script English |简体中文 This is a simple Python script project that allows dialogue with a local large language model through voice. The voice recognition part of this project is from theApple MLX example repo, and the textual responses are generated using the Yi model...
RASPBERRY PI BASED PERSONAL VOICE ASSISTANT USING PYTHONdoi:10.33564/IJEAST.2020.V04I11.020P SrinivasT Sai TejaCH BhavanaR LikhithK Sathish KumaIJEAST
In this tutorial, we will walk you through the process of creating your very own voice assistant for a knowledge base using state-of-the-art artificial intelligence tools. Our voice assistant will leverage OpenAI’s Whisper for automatic speech recognition and Eleven Labs for g...
Voice Assistant Systems Developed with PythonKumar, HarshChauhan, PradyumnaShivamThakur, RajeshGrenze International Journal of Engineering & Technology (GIJET)
A Voice Assistant for your PC using Python. Takes continuous voice inputs from the user and performs a wide variety of tasks - adivishnu-a/Voice-Assistant
Python-Voice-Assistant-Suryanshsk A Python-based virtual assistant using Gemini AI. Features include voice recognition, text-to-speech, weather updates, news retrieval, jokes, Wikipedia info, and music management. Comes with an interactive web interface. Easily extendable and customizable. Generate requ...
git clone https://github.com/alvarogonmar/Virtual-Assistant.git cd Virtual-Assistant Create a .env file in the project directory and add your OpenWeatherMap API key: API_KEY=your_openweathermap_api_key Run the assistant: python virtual_assistant.py How It Works Listening to Voice Commands: ...
A sound cloning tool with a web interface, using your voice or any sound to record audio / 一个带web界面的声音克隆工具,使用你的音色或任意声音来录制音频 sts tts voice-assistant speech-analysis clonevoice Updated Dec 7, 2024 Python