-
Hi!
I trained tacotron2 more than 60000 steps but I cannot get alignment properly.
The alignment graph is as follows. Does anyone know the cause of this?
![alignment](https://github.com/NVIDIA/t…
-
I was trying to perform global alignment on 887 fasta files. But it's giving me this error-
_Loading the graph...
Analyzing the graph...
[.Command terminated by signal 9
SibeliaZ-LCB: 3450.12 s…
-
I'd like to train a model on reverberant speech using the alignments generated from the corresponding anechoic data. Currently, I'm doing something similar to TIMIT_joint_training_liGRU_fbank.cfg, whe…
-
Hi Mikko,
Thank you for the GraphAligner tool!
I run GraphAligner (bioconda 1.0.16-) with 32 threads and it fails with error
> Backtrace from 10 highest scoring local maxima per cluster
> wr…
-
Grab the files in [problem.tar.gz](https://github.com/vgteam/vg/files/10573167/problem.tar.gz) and run `command.sh` which does:
```
vg align -s "$(cat seq.txt)" --pinned --json cutnode.vg
```
…
-
Hello,
There seems to be a step missing in the wiki on viewing, in the [viewing alignments](https://github.com/vgteam/vg/wiki/visualization#viewing-alignments) section. In the last line of code, `cyc…
-
@Demirrr Any interest in creating pretrained model checkpoints for other large-scale graphs? In particular, aside from YAGO/WN18RR/FB15K-237, there are several other graphs that are used for alignment…
-
Hi,
I tried the program using the files in the example folder. The output is listed as follows. Is this something expected? How to interprete this output?
Thanks,
Hang
-
Thank you all for developing CoRAL. I have a question regarding the error message during infer_breakpoint_graph step and wonder if there are any suggestions you could kindly have:
Error message:
T…
-
In CPANG19, many students wanted to project a complex graph (not even alignments to it, but the paths in it) out to a VCF file.
It seems like `vg call` could be able to do something like this, shou…