-
Candidate plots are shown if Level2 filterbank data is available; right now the message that no plot is available is confusing. Add function to make a candidate plot using the available high resolutio…
-
Hello,
the initial configuration of an audio track in Ardour5 is, that it's in strict I/O mode so that a plugin only could have one output. If you add GuitarMidi-LV2 in this mode to a track it seem t…
-
Hello,
I was training a new model. But after around 100000 iterations (maybe still in the first epoch), I got the fallowing error message.
*** Aborted at 1590963336 (unix time) try "date -d @15…
-
### Describe the bug
For a real time project, I need to convert [Spkrec-Ecapa-voxceleb](https://huggingface.co/speechbrain/spkrec-ecapa-voxceleb) to ONNX in order to use it in cpp with [OnnxRuntime…
-
Here's the mtl_transformer.json for finetuning stage. I set the num_data_threads:32, and it hangs up at the end of the first training epoch.
` horovodrun -np 4 -H localhost:4 python athena/horovod…
-
"svc pre-sd to split the dataset into multiple files (using pyannote.audio"
attempting to install pyannote.audio breaks everything. Even then, once installed theres a compatibility issue along with…
-
## 🐛 Bug
When using `Conv1d` with a large kernel size (1024 for instance) on gpu, the cudnn implementation is very slow and gets slower as I increase the kernel size. I thought it was using FFT but…
-
Hello, I try to create a model using `public_series_1` from Russian dataset [open_stt](https://github.com/snakers4/open_stt). I use this [recipe](https://github.com/flashlight/wav2letter/blob/master/r…
-
Thank you very much for your excellent work and I'm replicating the results from your paper(Fast FullSubNet). I have reproduced the result of m= 2,8, but when m=infinity was reproduced, I could not ge…
-
OS: win10 64
python 3.6 64
cmd: pip install webrtcvad
I installed Visual C++ Build Tools, And set up environment variables according to webrtcvad's error info.:
INCLUDE:
> C:\Program Files …