- Richmond, VA
-
-
lizlouise1335.github.io Public
My Website: https://lizlouise1335.github.io/
HTML UpdatedApr 20, 2024 -
whisper Public
Forked from openai/whisperRobust Speech Recognition via Large-Scale Weak Supervision
Python MIT License UpdatedMar 20, 2024 -
-
research_stuff Public
Files that need to be shared among research participants
Python UpdatedNov 17, 2023 -
qmk_firmware Public
Forked from qmk/qmk_firmwareOpen-source keyboard firmware for Atmel AVR and Arm USB families
C GNU General Public License v2.0 UpdatedOct 22, 2023 -
DeepSpeech Public
Forked from mozilla/DeepSpeechDeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
C++ Mozilla Public License 2.0 UpdatedSep 16, 2023 -
synthetic-data Public
Forked from capitalone/synthetic-dataGenerating complex, nonlinear datasets appropriate for use with deep learning/black box models which 'need' nonlinearity
Python Apache License 2.0 UpdatedJul 31, 2023 -
DataProfiler Public
Forked from capitalone/DataProfilerWhat's in your data? Extract schema, statistics and entities from datasets
Python Apache License 2.0 UpdatedJul 6, 2023 -
-
noteGPT Public
Simplification of HISTORY-GPT. Takes in a list (.txt), splits by line, then takes notes on each individual thing. (good example of us would be a list of artworks for an Art History class)
UpdatedApr 18, 2023 -
HISTORY-GPT Public
Transcribes PDF images (ex. JSTOR articles) then utilizes chatGPT to find and summarize the information you may be looking for.
-
Traffic-Simulation Public
Traffic Simulation is an animated simulation of a four-way street intersection made to run both on Linux and a local machine. This was a final group project for Software Systems Development at the …
C++ UpdatedAug 31, 2022 -
search-prog Public
simple count and search for tracking places I have applied to for internships and accessing some of their info that I keep in my notes
UpdatedJul 30, 2022 -
Coach-K Public
"Coach-K" is a HIIT Interval Timer I'm working on for personal use and to teach myself SwiftUI. The app achieved base functionality on 07/02/2022. I am now working on user interface and fine-tuning…
Swift UpdatedJul 14, 2022 -
Hex-Game Public
(Written in Java) AI players battle each other with different levels of insight in 2000 Hex Games. This was a partner project for Data Structures at University of Richmond.