-
This is different from the issue fixed here https://github.com/unfoldingWord/wordMAP/pull/49.
In this case the source tokens are not similar.
## EDIT: see better screenshot [here](https://githu…
-
Is there a way to incorporate Google Voice Typing into HeliBoard through a more convenient interface by replicating, for example, Gboard's approach more closely?
Preferably the keyboard would not…
gtusr updated
3 months ago
-
https://github.com/idan-tankel/SemOOD/blob/cfaf4e6690d3f1eb2ce3d38819c240d2d8c62456/SEED-Bench/instruct_blip_interface.py#L245-L252
-
Hi, thank you for this amazing project.
Im not familiar to R language. Mostly i was working with Python. I want to train my own data, i just didnt understand how can i do that?
-
Hi,
I want to calculate similarity between two answers that could be of more than 2 sentences. How can i achieve it using your models, please help.
Thanks in advance,
Ankit.
-
We want to fine tune whisper to better recognize names.
We have about 12M samples of people saying their first and last names.
Is it better to fine tune whisper on both first and last name at th…
-
The biggest usability problem right now is the massive latency. On an M1 Pro MacBook Pro, each inference can take as long as a second. This is a very poor user experience.
It appears that the vast …
-
Hi.
I successfully tested a portuguese corpus I prepared and trained ( change line in utils.py `for word in word_tokenize(sentence, language='portuguese'):` ).
I'd like to have a frozen model in…
-
KeyboardKit Pro used to support next word prediction, but this stopped working in iOS 16 due to changes that Apple made in the native technologies that were used to achieve this.
It would be great …
-
Hi, thanks for your open source, I want to train the model on my own datasets, and could you please tell me the training target and the calculation method of loss in pretraining and finetuing?