-
Hello, I would like to know which decoder you used for the report generation task. I am working on report generation using a multimodal large language model approach. Does your method serve as an enco…
-
### What happened?
I'm trying to transcribe and diarize audio from CLI using this command line:
```
vibe ^
--model "C:\Users\Cedric\AppData\Local\github.com.thewh1teagle.vibe\ggml-medium.bin" ^…
-
Hi, I'm using sentence transformer models like Roberta to embed the text, before I use the text segmentation tool which seems to work fine. However, in the tutorial and description, word embeddings ar…
SB168 updated
10 months ago
-
I think it would be good to have better support for other languages where the concept of sentence and word boundaries vary. Implementing word-based movements equivalent to the current ones would be he…
-
The project structure & the result
![image](https://user-images.githubusercontent.com/4067115/28300177-4e98f618-6bb0-11e7-8512-b08a7efff33b.png)
I'm follwing the guide https://github.com/galkahana…
-
In some lessons the text is broken due to some characters and makecode interrupts the display of the line.
![image](https://github.com/user-attachments/assets/5d63d1d2-e49a-4e94-8e81-44315b5c39e6)
…
-
Dear author,
Thank you for your significant contribution to the community; the performance of your model is truly impressive. I am curious to know if you have considered replacing the text-guided S…
-
# when i run evil-droid i get
```
./evil-droid: line 370: 279085 Done service apache2 stop
279086 Segmentation fault | zenity --progress --pulsate --title "PLEASE…
-
Hello,
I am trying to deploy Huggingface text2text flanT5 model using aws sagemaker. From last one day the model is not getting deployed. facing the below error,
**ClientError: An error occurred…
-
I successfully installed Annolid on Windows by following the documentation:
1) Cloning the GitHub repository
2) Running pip install -e .
3) I also had to reinstall numpy version 1.25.2 because th…