-
It'd be great to have a neural machine translation model incorporated into our models repository.
saeta updated
4 years ago
-
I'm training the flowtron model from scratch on the LJSpeech dataset. It seems to run ok. However, after nearly three days, the attention matrix still has the following form and the resulting generate…
-
Sorry for the double bug report.
Can you please tell me what is the right procedure to load a model for a language that is not currently supported i..e, Albanian (sq).
I have tried the following tw…
-
I was trying to run tacotron gst on a single GPU, but it hangs, after outputting "Successfully opened dynamic library libcublas.so.10.0" nothing happens.
I am running the project on google colabora…
-
(base) H:\AttnGAN-master\code>python pretrain_DAMSM.py --cfg cfg/DAMSM/coco.yml --gpu 0
Using config:
{'B_VALIDATION': False,
'CONFIG_NAME': 'DAMSM',
'CUDA': True,
'DATASET_NAME': 'coco',
'D…
-
-
@Sharjeeliv
Hello Sharjeel, this issue page is created for the task of time series forecasting for user similarity matrices. Here is the detailed explanation for this task:
When UML (user modelin…
-
## Resolution
This is currently being worked on.
## Issue
Executing `mlflow run .` results in `FileNotFoundError: [Errno 2] No such file or directory: 'data/birds/text/180.Wilson_Warbler/Wilson_W…
-
作者你好,我用我自己的数据集进行训练的时候一直报错,
{0: 'O', 1: 'B-PRE', 2: 'I-PRE', 3: 'B-PAT', 4: 'I-PAT', 5: 'B-DES', 6: 'I-DES', 7: 'B-MED', 8: 'I-MED', 9: 'B-EFF', 10: 'I-EFF', 11: 'B-CAU', 12: 'I-CAU', 13: 'B-SYM', 14:…
-
Some ideas floated in our meeting today:
- Reading on speech models
- Reading on hip-hop, lyrics, and language
- Reading on attention mechanisms in deep learning
- Workshopping figures or code i…