-
Please close this if it is inappropriate
It seems that benchmarking of [RNN/LSTM](https://www.youtube.com/watch?v=56TYLaQN4N8) is a worthwhile thing to do now as these things are getting amazing resu…
ghost updated
9 years ago
-
Hi,
When I train LAS model using Lingvo, I found that the loss in the training set will not decrease, but the WER in the dev set keeps decrease. When I train LAS using Lingvo, even no dropout is …
snsun updated
5 years ago
-
项目中只是说了使用多标签微调lstm 没有说明具体该怎么给视频标注多标签 标注几个 这个对于新手也比较难,能举个例子说明一下嘛,给没有经验的小菜一个标注的方向,万分感谢!谢谢!
-
### Description
Facing error when trying to run training.Loop
### Environment information
```
OS: Ubuntu 22.04
$ pip freeze | grep trax
trax==1.4.1
$ pip freeze | grep tensor
# your outp…
-
Hello I have EMG time series needle signals, which are 1D signals. These are very lengthy and range from 300,000 to over 1,000,000 data points each.
How can the Mamba code be implemented to take (bat…
-
안녕하세요.
구글 콜라보레이터에서 양방향 LSTM을 작업시도하면 RAM이 최대치에 도달해서
강제로 런타임이 중지되지 않던가요??
이 문제 때문에 Python Jupyter Notebook에서 작업을 했더니
![스크린샷 2020-02-25 오전 7 30 05](https://user-images.githubuserconte…
-
大佬,我最近在学习您的这个时空网络,想要复现一下,但是关于您的模型设定一直搞不明白,尤其是关于enum_type.py中的每个模式具体的作用是如何设定和起作用的不是很懂,想向您请教一下。比如我如果单纯的想要通过resnet101提取特征,然后通过lstm进行时间维度的处理,那在参数这里要如何设定呢?大佬,您能指教一下吗?万分感谢!
如下:
parser.add_argument('--sp…
-
http://8.129.175.102/lfd2022fall-poster-session/23.html
-
Hi @Rayhane-mamah,
my corpus ~2.5-hour Single-Speaker Speech, Each audio file is Maximum 16 seconds Which are attached below file train.txt and hparams.py.
import tensorflow as tf
import numpy a…
-
The block length of 32 ms and the block shift of 8 ms for real-time speech enhancement is poor,but a single audio speech enhancement works well.
What causes it?
How can I improve ?
Noisy:
![image…