bhlangonijr's Stars
karpathy/llm.c
LLM training in simple, raw C/CUDA
mistralai/mistral-inference
Official inference library for Mistral models
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
openjdk/nashorn
https://openjdk.org/projects/nashorn
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
maxpumperla/ScalphaGoZero
An independent implementation of DeepMind's AlphaGoZero in Scala, using Deeplearning4J (DL4J)
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
lua/lua
A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...
psambit9791/jdsp
A Java Library for Digital Signal Processing
mileshenrichs/QuiFFT
Amazingly simple Fourier transform library for Java
Uriopass/audio-analysis
Automatically exported from code.google.com/p/audio-analysis
librespeed/speedtest
Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
Ninja-Squad/springmockk
SpringMockK: MockBean and SpyBean, but for MockK instead of Mockito
inteliquent/voice-platform-demo
michaelbull/kotlin-result
A multiplatform Result monad for modelling success or failure operations.
practical-nlp/practical-nlp-code
Official Repository for Code associated with 'Practical Natural Language Processing' book by O'Reilly Media
oshai/kotlin-logging
Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.
star2star/react-verto-communicator
signalwire/freeswitch
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
netty/netty
Netty project - an event-driven asynchronous network application framework
oracle/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
esl-client/esl-client
A Fork from http://git.freeswitch.org/git/freeswitch-contrib/tree/dvarnes/java/esl-client
jitsi/jitsi-videobridge
Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).
nathanshartmann/portuguese_word_embeddings
Portuguese Word Embeddings: Evaluating on Word Analogies and Natural Language Tasks
medallia/Word2VecJava
Word2Vec Java Port
alcides-schulz/Tucano
Tucano Chess Engine
bazaarvoice/jolt
JSON to JSON transformation library written in Java.
LeelaChessZero/lc0
The rewritten engine, originally for tensorflow. Now all other backends have been ported here.