-
I'm not really sure this is a bug, or what we can really do about. However, I open this now because I noticed again a quite huge effect:
```
output/exp_fs_base/conformer_pre10_d384_h6_blstmf2_specau…
-
Can you please provide more detailed instructions on how to run the speech experiments from your paper? I am a graduate student participating in the [ICLR 2018 Reproduciblity Challenage](http://www.cs…
-
Hi,
Just wanted to let you know that I upgraded spleeter with tensorflow 2 using `tf_upgrade_v2 --intree ./ --outtree ./ --reportfile report.txt` from `tf2` branch and it is working fine.
Of cou…
-
Thank you for your work on kaldi, it is very helpful for me.
I was wondering what changes do I have to make to use the latest ASpIRE Chain Model.
I tried changing the nnet-mode=3 and also replace f…
-
I am using [LJSpeech](https://keithito.com/LJ-Speech-Dataset/) dataset. It has 22500 Hz wav so I downsampled them to 16000 Hz. While the duration model converges, the acoustic model stops after some s…
-
```Julia
using Statistics
using BenchmarkTools
function f1(O::M, m::LAS{M}, Hs::DenseArray{R,3}, maxT::Integer)::Vector{M} where {M @benchmark gf1($O1, $m, $Hs, $maxT, $θ)
BenchmarkTools.Trial:…
-
### Expected behaviour
madmom Import code would not produce any error
### Actual behaviour
```python
File "/home/myusername/github/madmom/madmom/features/beats.py", line 79, in __…
-
Sorry for the somewhat unscoped question, but I'm really not sure how to troubleshoot this.
I was using PlaidML to accelerate some experimentation I'm doing for a course. I successfully trained a n…
-
First of, thanks for putting this together, it's a great starting point for something I'm trying to do with LSTMs. I also felt like the training dynamics are a little odd. Is it possible that this is …
-
Dataset is not loaded into the file, when i try another speech dataset (SAVEE/CASIA.IEMOCAP), help me to know ,how to solve this issue?