JINO ROHIT
JINO ROHIT
I keep running into this error when running the same example script on a windows machine. ``` Reason: [WinError 32] The process cannot access the file because it is being...
### pipecat version 0.0.67 ### Python version 3.12 ### Operating System Ubuntu 24 ### Issue description Im running the example file here - https://github.com/pipecat-ai/pipecat/blob/main/examples/foundational/40-aws-nova-sonic.py Im facing very lagging audio from...
### Describe the bug Im using torch version 2.6.0 on windows and I get this error "ImportError: cannot import name 'LayoutLMv2FeatureExtractor' from 'transformers'" ### To Reproduce ```python from flair.models import...
This PR unifies the timeout threshold using a Constant across all the files.
### Required prerequisites - [x] I have read the documentation . - [x] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/camel/discussions) that this hasn't already been reported. (+1 or comment...
im unaware if this works correctly but figured it might be a good idea to get early feedback - 1. adds TaskStreamingChunkEvent 2. adds asbtract method in callback 3. extends...
Ive implemented a couple tests according to my understanding of the issue, lmk if this is how it has to be handled. Links #2240
### Describe the bug I need to detect only PERSON AND EMAIL instead of all the 2o entities.how to change this? Loading model from flair/ner-english-large 2025-06-16 22:55:27,369 SequenceTagger predicts: Dictionary...
### Question Hi, Is there a way to serve the flair models using huggingface TGI or vllm or any other inference engine?
i had a couple of journals for which im trying to extract metadata, i extract the first N characters, process them and then pass to scholarly with a scraperapi proxy....