Sumanth Reddy Kaliki (SumanthReddyKaliki)

SumanthReddyKaliki

Geek Repo

Company:Ice Edge Business Solutions

Location:Calgary, Canada

Home Page:https://www.linkedin.com/in/sumanth-reddy-kaliki-65455391/

Github PK Tool:Github PK Tool

Sumanth Reddy Kaliki's starred repositories

Python

All Algorithms implemented in Python

Language:PythonLicense:MITStargazers:183590Issues:5944Issues:1458

whisper

Robust Speech Recognition via Large-Scale Weak Supervision

Language:PythonLicense:MITStargazers:66639Issues:559Issues:0

bark

🔊 Text-Prompted Generative Audio Model

Language:Jupyter NotebookLicense:MITStargazers:35069Issues:322Issues:430

pytorch-image-models

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

Language:PythonLicense:Apache-2.0Stargazers:31247Issues:309Issues:902

Retrieval-based-Voice-Conversion-WebUI

Easily train a good VC model with voice data <= 10 mins!

Language:PythonLicense:MITStargazers:22421Issues:166Issues:1570

audiocraft

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.

Language:PythonLicense:MITStargazers:20511Issues:201Issues:371

recommenders

Best Practices on Recommendation Systems

Language:PythonLicense:MITStargazers:18697Issues:273Issues:858

supervision

We write your reusable computer vision tools. 💜

Language:PythonLicense:MITStargazers:18416Issues:127Issues:406

ultimatevocalremovergui

GUI for a Vocal Remover that uses Deep Neural Networks.

Language:PythonLicense:MITStargazers:17230Issues:152Issues:1242

GNNPapers

Must-read papers on graph neural networks (GNN)

pytorch-deep-learning

Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.

Language:Jupyter NotebookLicense:MITStargazers:9966Issues:107Issues:197

so-vits-svc-fork

so-vits-svc fork with realtime support, improved interface and more features.

Language:PythonLicense:NOASSERTIONStargazers:8645Issues:67Issues:359

techniques

Techniques for deep learning with satellite & aerial imagery

mmsegmentation

OpenMMLab Semantic Segmentation Toolbox and Benchmark.

Language:PythonLicense:Apache-2.0Stargazers:7896Issues:52Issues:2356

BERTopic

Leveraging BERT and c-TF-IDF to create easily interpretable topics.

Language:PythonLicense:MITStargazers:5949Issues:54Issues:1655

mmocr

OpenMMLab Text Detection, Recognition and Understanding Toolbox

Language:PythonLicense:Apache-2.0Stargazers:4253Issues:58Issues:895

Machine-Learning-Interviews

This repo is meant to serve as a guide for Machine Learning/AI technical interviews.

Language:Jupyter NotebookLicense:MITStargazers:4163Issues:75Issues:4

sd-webui-roop

roop extension for StableDiffusion web-ui

Language:PythonLicense:AGPL-3.0Stargazers:3344Issues:25Issues:282

bark-with-voice-clone

🔊 Text-prompted Generative Audio Model - With the ability to clone voices

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:3031Issues:48Issues:79

awesome-notebooks

A powerful data & AI notebook templates catalog: prompts, plugins, models, workflow automation, analytics, code snippets - following the IMO framework to be searchable and reusable in any context.

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:2595Issues:45Issues:1577

pytorch-GAT

My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!

Language:Jupyter NotebookLicense:MITStargazers:2396Issues:46Issues:13

Awesome-Edge-Detection-Papers

:books: A collection of edge/contour/boundary detection papers and toolbox.

sd-webui-deoldify

DeOldify for Stable Diffusion WebUI:This is an extension for StableDiffusion's AUTOMATIC1111 web-ui that allows colorize of old photos and old video. It is based on deoldify.

Language:PythonLicense:AGPL-3.0Stargazers:623Issues:9Issues:37

lora-svc

singing voice change based on whisper, and lora for singing voice clone

Language:PythonLicense:MITStargazers:613Issues:24Issues:69

FreeVC

FreeVC: Towards High-Quality Text-Free One-Shot Voice Conversion

Language:PythonLicense:MITStargazers:573Issues:19Issues:84

TIGER

Python toolbox to evaluate graph vulnerability and robustness (CIKM 2021)

Language:PythonLicense:MITStargazers:151Issues:4Issues:7

ConsistencyVC-voive-conversion

Using joint training speaker encoder with consistency loss to achieve cross-lingual voice conversion and expressive voice conversion

Language:PythonLicense:MITStargazers:130Issues:9Issues:27

RINDNet

RINDNet: Edge Detection for Discontinuity in Reflectance, Illumination, Normal and Depth, in ICCV 2021 (oral)

zsl-kg

Framework for zero-shot learning with knowledge graphs.

Language:PythonLicense:Apache-2.0Stargazers:110Issues:5Issues:4

SVCC23_FastSVC

Singing Voice Conversion Challenge 2023 Starter Kit: FastSVC Reimplementation