-
Comment below with questions or thoughts about the reading for this week's workshop.
Please make your comments by Wednesday 11:59 PM, and upvote at least five of your peers' comments on Thursday pr…
-
Originally posted in forum
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/tesseract-ocr/8r8YOQgTBT4/xHpCTp9DAwAJ
```
From: Christopher Imantaka Halim
> Hi,
>
…
-
-
190126~
-
각 주제에 대해 세밀한 검토를 하기 전 우선 아이디어 중심으로 제안
* Paper/Architecture figure to code
* AI 분야 논문이나 관련 description을 곧 바로 PyTorch 코드로 바꿔주는 프로그램
* nn.Module을 쌓아 구현하기 때문에 이러한 형태를 학습시킬 수 있을 것 같다는 추측..?
* Con…
-
Hi
I am a super noob when it comes to this so bare with me
I get this error when trying to synthezise a sentence
"RuntimeError: stack expects a non-empty TensorList"
I just wanted to check t…
-
Jurafsky, Daniel and James H. Martin. 2015. Speech and Language Processing. Chapter 9 ([“Sequence Processing with Recurrent Neural Networks"](https://web.stanford.edu/~jurafsky/slp3/9.pdf)”).
-
`torchaudio` is an extension library for PyTorch, designed to facilitate audio processing using the same PyTorch paradigms familiar to users of its tensor library. It provides powerful tools for audio…
-
Since we merged a change to asr_datamodule.py (sorry dont have time to the find the PR), our valid loss function for attention is very bad, which affects diagnostics (but not decoding).
The issue s…
-
hi guy, thanks for your awesome effort. Now I'm try to predict some videos(Regression module) but found that some related models are not there. can you please
share some models to verify the performa…