-
After guessing ends we could give an option to upvote or downvote a phrase. Phrases with many downvotes will be used less often and should be reviewed. This requires some database that will store phra…
-
Hello -- I’ve managed to build and run the application on my iPhone 13 Pro Max
I’m finding that any high quality models I attempt to build and run on the iPhone 13 fail to run -- and iOS falls back…
-
Hi, the original paper says
> In our AutoNER model, these “unknown” positions have undefined boundary and type losses, be- cause (1) they make the boundary labels unclear; and (2) they have no type…
-
Cleaning your translation dataset is crucial for achieving good results with a transformer model. Here are some key steps to effectively clean your dataset:
1. **Remove Duplicates**:
- Check fo…
-
I’m not sure if anyone noticed, [but there is a swift-native implementation of Piper](https://github.com/IhorShevchuk/piper-ios-app) that allows it to run on iOS -- and to have Piper models be used as…
-
### Ticket Contents
## Description
We would like to deploy generative AI in support of musical composition. The basic idea is to use AI to generate possible modifications of a phrase (or phrases) ge…
-
I have such phrases in my negative field:
`low quality, low resolution`
so the word "low" is presented twice there.
is there a difference if i convert them to inline embeddings like these:
`, `
…
-
### Describe the bug
I can not get short utterances (a couple words) to work without hallucinations at the end, despite my training mix being 50/50 very short and long utterances. Why won't the GPT…
-
See more specific tickets
* Detect personal correspondence and deter misuse of services to send such correspondence #6001
* Warn user when their new request is too wordy https://github.com/mysoci…
-
I've been experimenting with the distil whisper models as an alternative to the standard whisper models. While I was able to successfully integrate the distil models, I'm experiencing some issues with…