-
--Updated 11/29/2017
The problem is solved by using older kaldi toolkit (the version committed on 9/9/2017).
--Original
First sorry for my poor English.
I'm trying to install kaldi-python, but I…
-
Hi @dusty-nv
I am running ` ./scripts/docker_build_ml.sh all` after `scripts/docker_run.sh -c nvcr.io/nvidia/l4t-ml:r32.4.4-py3` but when it runs it gives following error with `torchaudio` or I thin…
-
Hello,
I installed the last version of Gstreamer (1.14) on Ubuntu 17.10 with apt-get install.
Gstreamer doesn't recognize the plugin because is on the blacklist. The offset of gst-inspect-1.0 comman…
-
Hi
i want to use http://speech.tools/kaldi_tuda_de/de_350k_nnet3chain_tdnn1f_1024_sp_bi.tar.bz2 model , but
i always get the following error after exe
python client.py -u ws://localhost:8080/c…
ghost updated
5 years ago
-
Hi, I am using MFA for force alignment between phonenes and audio, I want to know nnet3 or chain model is used to train MFA from scarch? As I know than tdnn in nnet3 is better for alignment.
-
Dear Guenter,
It will be very helpful to know hardware requirements, to avoid problems with lack of RAM, HDD or GPU RAM and wasting time to trying to train using not enough powerful computer.
I un…
-
The docker built fails when Kaldi executes "check_dependencies.sh" because the Docker image lacks "unzip". The Dockerfile needs to be modified to this:
`
FROM debian:8
MAINTAINER Eduardo Silva
…
-
Hi, have been using your Simulator functionality and found it quite useful. However, the augmented data I'm obtaining from it has a ton of reverb (more than I'm expecting). Still diagnosing the proble…
-
How can I compute fbank features identical to this (kaldi)?
https://github.com/thewh1teagle/ort-diarize/blob/main/extract.py#L6
-
## ❓ Questions and Help
Hi everyone,
I would really appreciate if someone could let me know how to replicate **compliance.kaldi.fbank()** function in **librosa**? I've gone through alot of literatur…