-
I tried to train the model with sentence_piece
Tensorflow 2.3.2 and cuda 10.1
```
python examples/deepspeech2/train.py --config config.yml --sentence_piece
```
But I got this error.
```INF…
-
即用asr识别输入语音,生成text,之后再走后面的流程,目前可以用这种方式吗?还是需要改造呢
-
Add a `create` statement for this view:
```
SELECT COALESCE(r.seg_id, l.seg_id) AS seg_id,
r.low AS true_right_from,
r.high AS true_right_to,
l.low AS true_left_from,
l.high AS true_left_…
-
Hi, I have recently changed the server and with this I have the possibility of an intel i5-10th iGPU and a nvidia GTX 1650
I am installing openai-whisper with the faster_whisper module, this is the d…
-
`2020-08-17T03:05:45.568884032Z File "neural_sp/neural_sp/models/seq2seq/decoders/transformer.py", line 968, in beam_search
2020-08-17T03:05:45.568887299Z rightmost_frame = max(0, aws_last_succ…
-
Hi!
First of all, Thx for such nice toolkit! I love conducting reserach with the framework!
Recently, I trained some streaming ASR models with espnet version 2, and here's three questions rega…
-
Greetings,
I am new to this level of iPhone recovery, but using your tools I've had a quick education in the process. Unfortunately, I've run into a problem that I can't find any further leads on.…
-
LFortran fails to build, if one uses Bison version 3.8.2, because the supplied `build0.sh` script stalls during execution with the following output:
```
+ ci/version.sh
++ git describe --tags --dir…
-
operating Sys: Ubuntu 18.04.2 LTS
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 418.152.00 Driver Version: 418.152.00 CUDA Version: 10.1 |
|-…
-
I am getting the following error when I use the ASR+Diarization pipeline:
![image](https://github.com/huggingface/speechbox/assets/140737044/22f7582d-06ac-4538-b5bc-5a485ed79628)
I understand th…