Skip to content
/ DebX Public

Gemini can now speak and hear you, a tool for people so that they can ask in real voice their queries and the response is also delivered in voice. (also has text support)

Notifications You must be signed in to change notification settings

DebasisX/DebX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DebX

Gemini can now speak to you and hear you. You can now ask your queries directly with voice and Gemini will provide answers in VOICE. (Also has TEXT support) To paste in stuff.. press W then write code and Press Enter, then you can ask your query along with pasted code or some other text then end your query with '###'. Example 1 (To paste in stuff or some code along with your query, i.e. anything with multi-line input): Ask me Anything! W Write Now.. write "code" then press Enter. // Paste whatever you want

Enter. Result will be generated. Do you want to hear my response. Enter Y/N. It will speak the response.

Example 2 (To just ask a single line of query) Ask me Anything! W Write Now.. // write your query Enter. Result will be generated. Do you want to hear my response. Enter Y/N. It will speak the response.

Example 3 (To speak and get a reply in voice) Ask me anything! s (Press) Enter. Speak Now.. You asked: what do you do? I am Gemini, a large multimodal model, trained by Google. My purpose is to help people with a wide range of writing-related tasks, such as answering questions, generating text, translating languages, and writing different kinds of creative content.

Double-Click on DebX.exe to Launch directly on your Terminal. If you face any issue Use Ctrl + C to terminate. It will throw an Interrupt and process will be restarted.

Dependancies:

Python 3.10 Libraries: openai, pyttsx3, speech_recognition, google.generativeai, GCC, Clang or MSVC. And, A working API Key from Gemini.

To STOP write or say STOP.

Firstly, Install all the dependencies mentioned above using pip. Make sure you have python 3.8+ in your system.

Proceed after installing all the dependencies.

  1. Download the repo as a Zip.
  2. Extract to you desired folder.
  3. Get you API Key from: https://aistudio.google.com/app/apikey
  4. Create a new API Key if you don't have one and copy it.
  5. Open up the DebX.py file and replace "Your API Key" with the one you just copied and save.
  6. Finally, Run DebX.exe.
  7. Enter W or S to write or speak respectively.
  8. After you finish, enter Stop or say Stop to exit or simply Close Window.

Thank You!

Debasis Sikdar

About

Gemini can now speak and hear you, a tool for people so that they can ask in real voice their queries and the response is also delivered in voice. (also has text support)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages