-
### Expected behavior
When translating lines, the functionality must be preserved.
### Observed/Actual behavior
After translating the lines, the presets stopped working. If the translation does not…
-
Hello! I am working train new Machine Translation model for Thai-English and English-Thai. It's may doesn't done in v5.0.0 deadline but I hope new model will include in the next release of PyThaiNLP (…
-
I am facing the following issue when using dbpreferences with django 1.8.13
File "/data/dbpreferences/models.py", line 84, in
class Preference(models.Model):
File "/data/dbpreferences/…
ghost updated
7 years ago
-
```
Hi !
I found a problème while using django-multilingual and inheried models
together.
This is the interesting part of the settings (I didn't touch anything else):
==============================…
-
First, I have to say that this is absolutely fantastic. I've tried many, many different TTS models with RVC and this just works. Not only that, it sounds great. I used to train in XTTS-FineTune the…
-
```
I saw other reports on this issue but none helped me fix the situation, so
here's the problem:
What steps will reproduce the problem?
1. Import the "tasks" module inside django app (code follows)…
-
1.(HMMR) Learning 3d human dynamics from video(2019)
temporal encoder: **1D temporal** convolutional layers, **precompute** the image features on each frame, get current and ±∆t frames prediction.
c…
-
Hi,
I'm using Polylang: is there a way to query posts by language?
Thank you.
-
This issue aims at keeping track of the models that would be interesting to get added to candle. Feel free to make a comment to mention a new model, or vote for a model already in the list.
- [musicg…
-
Given this dummy model, I want to retrieve and display a list of these models performing only one query:
``` python
class Dummy(TranslatableModel):
translations = TranslatedFields(
a = mo…