• Stars
    star
    1
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Personalized voice assistant 'Alice' with Language classification, Speech Recognition, Machine Translation, Restoring Punctuation, Conversational and Speech Synthesis.

More Repositories

1

Clinical-ICD10-Code-Prediction

This repository includes API to get ICD-10 codes from descriptions. The Model is a transformer based on BERT. The embeddings are being finetuned based on the following paper: https://arxiv.org/abs/1904.03323 .
Python
9
star
2

3D-Photography-with-Image-Inpainting-and-Depth-Estimation

Sensing Depth from 2D Images and Inpainting Background behind the Foreground objects to create 3D Photos with Parallax Animation.
Python
8
star
3

Image-Enhancement-and-Super-Resolution

Image Enhancement, Contrast, Illumination, Saturation Adjustment and Noise Reduction and Upscaling with GANs.
Python
3
star
4

Real-Time-Call-Transcription-and-Sentimental-Analysis

Real Time Call Transcription and Sentimental Analysis, Call Initiates with Twilio, Streams in MuLAW, Preprocessed and converted into .wav, Transcribed with Wav2Vec2.0 and Analysing sentiment with BERT.
Python
3
star
5

Prescription-Image-Recognition-and-Digitalizing-System

Python
2
star
6

Digitalizing-Prescription-Image

PIRDS - Prescription Image Recognition and Digitalizing System is a OCR make with Tensorflow that digitalises images of Prescription of Handwritten Texts by Doctors.
Python
2
star
7

Maze-Runner

Maze Runner is based on Travelling Salesman Problem, to minimize the travelling cost to find the best possible solution. The user input maze image of m x n dimension which is converted to a graph, extracting the nodes and making connections which is used to traverse the maze via different algorithms. So, the user can compare different algorithms to get the most efficient path, while generating nodes in a graph. The maze can be a source to find the shortest easy path, from the multiple path that leads to the solution.
Python
2
star
8

Ooze-Handwritten-Text-Generation

Python
1
star
9

Diverse-Facial-Edit

Diverse Facial Edit with StyleGAN, StyleGAN2, StyleClip with ViT, and Other Features like Background Removal and Face Swap
Python
1
star
10

Recommendation-System-with-Personality-Evaluation-and-User-Embeddings

This repository contains recommendation system for dating apps based on personality evaluation by automatic question generation and sentiment + zero shot classification and user embeddings based on swipe history, made with FastAPI, validated by Pydantic Models
Python
1
star
11

Audio-Classification

Classifying Music Genre with Urban Sound Dataset, Preprocessing with Librosa and Torch audio, Model made in Tensorflow and PyTorch
Jupyter Notebook
1
star
12

FaceMask-Classification-Models

This repository holds the downstream task of Face Mask Classification performed on Self Currated Custom Dataset with various State of the Art deep learning models like ViT, BeIT, DeIT, LeViT, ConvNeXt, VGG16, EfficientNetV2, RegNet and MobileNetV3.
Jupyter Notebook
1
star