-
Add a small content warning to the end of AI chats to discourage users from taking AI responses at face value.
Claude has this "Claude can make mistakes" line:
![Image](https://github.com/user-attac…
-
We've always referred to netnet as an "AI-TA" (artificial intelligence teaching assistant)... but that was before the rise of LLMs... now AI has all sorts of connotations we need to contend with.
…
nbriz updated
1 month ago
-
Hi, Code ChatGPT suggested:
String generateQRCode(const String& data) {
QRCode qrcode;
uint8_t qrcodeData[qrcode_getBufferSize(3)];
qrcode_initText(&qrcode, qrcodeData, 3, 0, data.c_str())…
-
- [ ] [migtissera/Synthia-70B-v1.2b · Hugging Face](https://huggingface.co/migtissera/Synthia-70B-v1.2b)
# migtissera/Synthia-70B-v1.2b · Hugging Face
**DESCRIPTION:**
Change from 1.2 -> 1.2b: Mo…
-
Thanks to those who put Whisper.cpp together.
I’m writing to share data on a hallucination problem that is pervasive in my use case, which is attempting to generate transcripts for episodes of TV dr…
-
Tested with both small and tiny model sizes.
Using the Streaming example with VAD turned on etc. I've tried different settings and tried using a prompt to try and eliminate hallucinations and sound…
-
Hello, SYSTRAN.
I have a question about the chunk_length of Faster Whisper.
As the title suggests, there are often errors in large v3 model when changes are made to the chunk_length. The example I…
-
Just wanted to say--
This is incredibly interesting work and seems to have a robustness to Janus issues (front identity applied to many angles) and quality of color that we've not yet seen from ope…
-
Obviously no expectation that you do these but here are some requests!
1. Batch processing - Allow for loading in multiple books so that the app starts working on the next book immediately
2. Do n…
-
Hi :)
First of all, of course, congrats for your work. I think CrisperWhisper is going to be so useful for the research community!
However, I am creating this issue because I am noticing that, w…