25 repos
Explore 25 awesome GitHub repositories matching artificial intelligence & ml · Training & Tuning. Refine with filters or upvote what's useful.
GPT-SoVITS is a text-to-speech synthesis engine and voice cloning toolkit designed for generating natural-sounding human speech. It functions as a neural audio processing pipeline that maps input text to high-fidelity audio waveforms, utilizing conditional variational autoencoders and flow-based decoders to ensure expr
Adapts pre-trained models to specific personas or characters using targeted training on small audio datasets.
nanoGPT is a lightweight engine for training and fine-tuning transformer-based language models from scratch. It provides a minimalist codebase designed for educational exploration and rapid experimentation with neural network architectures, utilizing self-attention and feed-forward layers to process sequences and predi
Coordinates end-to-end workflows for training and fine-tuning models across various hardware accelerators.
Ultralytics is a comprehensive computer vision framework designed for training, validating, and deploying deep learning models across a wide range of visual recognition tasks. It provides a unified interface for core operations including object detection, instance segmentation, pose estimation, and image classification
Manages critical learning configurations like batch size and learning rate to refine model training performance.
Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and multimodal models. It provides a comprehensive engine for fine-tuning, executing, and managing models locally, with a focus on reducing memory consumption and increasing compute speed on consumer-grade
Configures training for text, vision, and audio models through simplified interfaces that bypass manual code implementation.
This repository provides a collection of practical demonstrations and implementation guides for machine learning tasks using TensorFlow.js. It serves as a resource for developers to explore model architectures, training workflows, and data manipulation techniques across domains such as computer vision, natural language
Non-blocking training routines return promises to ensure the user interface remains responsive during intensive model optimization cycles.