Tejasw Gupta
Tejasw Gupta
### Duplicates - [X] I have searched the existing issues ### Steps to reproduce 🕹 Running `autogpt/data_ingestion.py` fails on stable , but i got it work by borrowing code from...
SWC is more performant than babel , could be good option to replace it.
I'm working on a personal project to develop a green-corridor for ambulances. The application would be able to give the most optimized route for the ambulance to get to the...
### Describe the bug I'm using the given barebones code to transcribe a given audio. It works perfectly fine on my local machine. I ran the same on my azure...
Is it possible to have real-time transcribing functionality similar to iOS 17?
### System Info Collecting environment information... PyTorch version: 2.2.0.dev20230912+cu118 Is debug build: False CUDA used to build PyTorch: 11.8 ROCM used to build PyTorch: N/A OS: Ubuntu 20.04.6 LTS (x86_64)...
Firstly, Kudos to the great work on the project! I wanted mentions/comments functionality as available on Google Doc editor for my website. Upon some research I found https://tiptap.dev/product/comments and https://liveblocks.io/comments...
Firstly , great work with the project! We are currently using tesseract to extract paragraphs from a PDF and parse/store them. I tried out Surya but couldn't find any option...
### Describe the bug When submitting the audio recorded from the browser , clicking on submit for processing ends up with no text , clicking on it again provides with...
Is it possible to further do instruction tuning on OpenChat with domain specific data? If so, is there any boilerplate that can be used as a starting point. I had...