-
### Ticket Contents
## Description
Bhashini provides APIs for products to perform Automated speech recognition (ASR). These APIs use models hosted by Bhashini in the cloud and can be simply integr…
-
### 🐛 Describe the bug
```python
from torchvision.transforms import transforms
import torch
x_cpu=torch.randn(3,1024,1024)
x_gpu=x_cpu.to("cuda")
resize_trans=transforms.Resize(size=(512,512),in…
-
# Challenge 16- ECMWF User Profile Page
> **Stream 1** - Software development for weather, climate and atmosphere
### Goal
Provide users with their own profile web page showing a summary of t…
-
Generate necessary information for statistics with database initialization (summaries, geocoordinates, ...) in order to optimize performance.
-
Hey @captanlevi
Thanks for open sourcing such an awesome work!!!
I wanted to run inference using your pre-trained models, however I cannot find the link to download the same. Also could please pr…
-
CarbonFootPrint as a mobile app would help people to get awareness how much amount of Carbon they are emitting while travelling.
-
For graded assignment 2, pick your hometown or a city you are familiar with, and create a schematic map. You can find the [slides from the refrence here](https://speakerdeck.com/rasagy/designing-schem…
-
> Actually Nginx is used as a php and ruby app server + balancing web-server;
> Apache - as app server for php, ruby and python;
> since it is allowed to specify just a one runtime/role for each of th…
-
Hi, I am getting the following error when I am trying to extract features from images in subdirectories using the command: wndchrm train -mcl /home/dir wndchrmfeat.csv
wndchrm: Eigen/src/Core/DenseCo…
-
## Project Details
Doc Generator is a tool to create PDFs from a variety of formats. It is used extensively in our programs where we need to share a PDF report of some data. Be it class reports, stud…