-
Hi!
I've been on a somewhat problematic path of trying to install ctcdecode on MacOS with an M1 MacBook pro.
I had to use GCC 12 instead of clang for the installation to work at all.
After pip s…
-
我在训练以前的模型时遇到了
2023-04-03 17:53:46.366387: W tensorflow/core/framework/op_kernel.cc:1830] OP_REQUIRES failed at ctc_loss_op.cc:215 : INVALID_ARGUMENT: Saw a non-null label (index >= num_classes - 1) f…
-
Hi, i'm new here. First thanks to this project. Though early, it looks awesome.
I go through the current recipes and find that they are all based on ctc topology. I wonder if the current version supp…
-
Is there a way you can add or give instructions on how to adapt another language for the asr for instance spanish.
-
```
What steps will reproduce the problem?
1. create an OData service that will have a collection of complex types as
property
2. execute getMetadata() via consumer class
What is the expected output…
-
I used the Lora fine-tuning configure from the Aishell recipe to tune Whisper. After I finished training, when I tried to use the Speech2Text class to infer any audio:
> from espnet2.bin.asr_infer…
-
I followed the installation of TensorFlow binding for WarpRNNT and finished processing dependencies for warprnnt-tensorflow==0.1. But when I "import warprnnt_tensorflow" to test, I met the following e…
-
I am unable to do inference. I am running the command :
python infer.py dataset_dec_dev-other/ --task audio_pretraining --nbest 1 --path wav2vec_vox_960h_pl.pt --gen-subset train --results-path resu…
-
Develop routine to estimate the position of the star behind the coronagraph using satellite spots or other techniques.
1. Requires simulating coronagraphic images (assume they have already been pr…
-
When I create lmdb dataset with custom data(e.g. with trdg create multi words in per image), I followed the guide to create dataset, and I trained with below code:
`CUDA_VISIBLE_DEVICES=0,1,2,3 pytho…