-
Any ETA on the code release?
-
Hi, I've trained a stateless7_streaming model on Gigaspeech, and finetuned on my own about 2700 hours data, finetune code modified according to #944 . I use on the fly feats by the way.
But found t…
-
Hi!
I am currently trying to start a simple training by following the instructions from the README.md. Everything works up to the point where I want to start the training.
Executing
```
pyth…
-
hi~, after installing K2, lhotse and Icefall, I go to aishell/ASR, and run commandings as follows:
“export CUDA_VISIBLE_DEVICES="5,6,7"
./transducer_stateless_modified/train.py \
--world-size…
-
Hi all,
as much as some people love to hate Safari ("the new IE", yadda, yadda), I've yet to see a complain about their support for (implicit) proper tail calls in the wild. The debugging problems …
-
Reopen a issue to continue discuss in https://github.com/k2-fsa/icefall/issues/925 , as this is another topic.
For now, I have following finetuning result by directly load gigaspeech pretrained-ite…
-
When I downloaded the latest wenet code and ran it, I reported an error:
Traceback (most recent call last):
File "wenet/bin/train.py", line 176, in
main()
File "/data/.conda/envs/wenet/…
-
I've successfully trained a zipformer streaming model with Common Voice dataset using the receipt located in [https://github.com/k2-fsa/icefall/tree/master/egs/commonvoice](https://github.com/k2-fsa/i…
-
Hello! I want to train hybrid model like [that](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/nemo/models/stt_en_fastconformer_hybrid_large_streaming_multi) for russian language. First of all I tri…
-
Is it ok that default model (I use ASR conformer transducer) has WER=0.26 but the same model that I have been training for 2 days has WER=0.32.
I use [Russian version](https://huggingface.co/nvidia/s…