-
### Description of the new feature / enhancement
Request for ”Keyboard Manager".
I'm a native Japanese user, so we need to implement switching to English/Japanese mode. By default, Windows assigns…
-
Hey @louis030195,
first of all awesome idea with screenpipe, it's what I wanted since I saw rewind.ai the first time 🙌🏼
I wanted to set up the dev environment and I am completely new to ollama, so …
-
The following article discusses merging a Japanese VLM with an English LLM.
In the article it states that they did the following:
1. Evolving the Weights for Mixing Parameters in the Paramete…
-
Not sure exactly what is required here. Do we just need to modify our prompts asking it to answer in a specific language? Or maybe we need to localize the prompts themselves?
-
First of all, thank you for creating this Amazing software, It saves me a lot of time for translating Manga.
but for translating Comics, I did install Tesseract-OCR, but I can't see any option for sw…
-
They offer free models for non-prod usage. this is a 104B, way better than other free models
```bash
curl --request POST \
--url https://api.cohere.ai/v1/chat \
--header 'accept: application…
-
I generated audio with a pdf and custom config with Japanese and changing default TTS model like this:
```python
from podcastfy.client import generate_podcast
audio_from_local_pdf = generate_po…
-
I would like to see this being added, just like in Jisho:
![image](https://github.com/jeffcarp/chinesedict/assets/45139213/f387d7a5-b1a5-4c67-b641-9880e7a3f4c3)
-
I would love to have prompts from AI as I have using Copilot - start typing, and you get prompt from some sort of AI guessing what you would like to type then.
For more context, ble could provide m…
-
I am trying to use a 'custom tokenizer' but I am unable to see how can I invoke it. Also can we use a standard tokenizer from HF by pulling it or loading from the local path?