Project Info

AI Speech Impairment Assistant

Devpost

This project did not submit a demo video on Devpost.

Inspiration

A problem space in speech where people with speech impairments are unable to communicate effectively with other people.

What it does

We built an AI voice assistant which autocompletes and finished sentences if the input sentence contains elements such as stuttered words or the sentence is incomplete.

How we built it

We used OpenAI models whisper for getting audio transcriptions from user voice input and gpt 4 for generating responses. on the client side we use gradio for the UI.

Challenges we ran into

Our idea originally incorporated a vector store (FAISS) and OpenAI embeddings to augment gpt 4 responses by finding similar sentences. Mapping impaired speech to correct speech was a challenge as dataset was not fully complete.

Accomplishments we're proud of

We produced a working product where the AI assistant is able to complete and formulate correct sentences for the user.

Analysis

Compare with all teams

No indexed repository for this project, so there are no commit stats to show.

Technology

Found in codeNot checked
  • OpenAIUnchecked
  • PythonUnchecked

No repository was indexed for this project, so these Devpost claims have not been checked against code.

AI coding agents

No repository was indexed, so agent usage could not be checked.

Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.

Codebase size

No repository was indexed, so there is no codebase to measure.

0 stars