-
Coming from tensor2tensor I was wondering whether the Reformer model would be also a candidate for speech recognition? Looking at the examples there is none for ASR.
Would it be possible to train a…
-
## 一言でいうと
GoogleのAttention is All~の仕組み(Tensor2Tensor)を利用し、CNNのアーキテクチャに置き換えて検証した論文。dilated x residualというWaveNetの構成を下地に、position encode + cross attentionを導入した形になっている。結果はTransformerをしのぐものになっている。
![…
-
Tests are failing on all pull requests for the past 17 days:
* https://travis-ci.org/tensorflow/tensor2tensor/pull_requests
-
### Description
In the transformer-translation task, is there a way to get multiple alternate translations?
I've been trying to get multiple translations for an input sentence. I have set the `n…
-
### Description
> When I use t2t-decoder to decode from dataset, this command takes up both CPU and GPU memory. I think that t2t-decoder did not use GPU.
When I don't set worker_gpu_memory_fra…
-
### Description
I consistently get "HTTP Error 403: Forbidden" error when trying to download the "babi" dataset. It happens when using either "t2t-datagen" or "t2t-trainer". Workaround provided at …
-
Hi,
I am having problems with g2p seq2seq with the current version of tensor2tensor can I manually install version 1.5.0
Thanks.
-
### Description
I followed the tutorials in https://cloud.google.com/tpu/docs/tutorials/transformer to build a translation model, the Memory Error occurs when I use t2t-datagen with changing problem …
-
### Description
following the instruction and got this error:
AttributeError: 'HParams' object has no attribute 'layer_types'
### Environment information
```
OS: Linux Ubuntu 16.04
tensor2te…
-
### Description
When running t2t-decoder script ( En-De transformer-big) on a model which was trained on 8 GPUs using DistributedMirrorStrategy.
I get the following error
ValueError: Tensor("bod…
assij updated
3 years ago