-
-
I have read this (http://django-hvad.readthedocs.org/en/latest/public/faq.html#how-do-i-use-hvad-with-mptt).
I have models (see below). Admin works, ORM works.
```
from django.db import models
from …
-
Hi there 👋
Let's translate the course to Romanian so that the whole community can benefit from this resource 🌎!
Below are the chapters and files that need translating - let us know here if y…
-
- internationalisaiton of the app is a must to get a 10x larger potential user base, but also for dev contributions (carbon models, design help, SEO, etc.)
- the component texts can be translated qui…
laem updated
2 months ago
-
Some of the external services that we intend to use in the project (e.g. translation and language models) are not for free. Creation of an API key with a payment plan (credit card) is sometimes needed…
-
This is a similar issue to https://github.com/rails/rails/issues/13156
### Steps to reproduce
I am building a translation engine which stores translated strings in a separate table. When the model…
-
Hey all,
First off, thanks for supporting this add-on, giving feedback, and filing bugs. I originally built Smart Notes as a simple tool to streamline my own Anki experience, and it’s been thrillin…
-
I would like to sample from my decoder.
The docs say I can:
But I get an error:
```bash
usage: translate.py [-h] [--config CONFIG] [--input INPUT] [--input-factors INPUT_FACTORS [INPUT_FACTO…
-
I configure my settings.py as follows:
DATABASES = {
'default': {
'ENGINE': 'mongoengine', # Add 'postgresql_psycopg2', 'mysql', 'sqlite3' or 'oracle'.
'NAME': 'study_center', …
-
Hello @jorgtied
It seems to me that there is no model to translate from french to wolof.
I'm trying to do it myself by training it from scratch using the Huggingface library.
I want to use the …