-
Unable to convert ASR Conformer CTC from Nvidia NGC to Riva
Step of reproduction:
- Create conda environment
```
conda create --name nemo python==3.10.12
conda activate nemo
conda install p…
-
Como Administrador del sistema, cuando el sistema detecta un problema en algún componente, quiero que el sistema genere alertas automáticas para que pueda tomar medidas correctivas de manera rápida. E…
-
**0. environment_win.yml should be downloaded manually, and the requirements could be installed manually**
At the first trial the file was auto-generated, but after some times it doesn't be generated…
-
preprocessor_config.json: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 340/340 [00:00
-
### Question
I'm trying to get ASR + segmentation to run on a mobile phone (Pixel 6A, 6GB ram). This time on Brave mobile ;-)
ASR alone works fine. But I have a question about also getting the s…
-
运行语音识别时报错:
>>> from paddlespeech.cli.asr.infer import ASRExecutor
>>> asr = ASRExecutor()
>>> result = asr(audio_file="zh.wav")
>>> print(result)
我认为跑步最重要的就是给我带来了身体健康
[2023-07-07 08:27:47,58…
-
```fortran
program main
logical :: k(5) = .false.
logical :: screen(0:63,0:31) = .false.
print *, "k: ", k
end program
```
Fails with latest main
-
Use https://github.com/certik/fc8/tree/lf1. Then I get to 70%:
```console
$ FC=lfortran cmake -DFC8_GRAPHICS=sdl2 .
-- The Fortran compiler identification is unknown
-- The C compiler identificati…
-
I've been using the ESPHome variant for a few days and today set up an automation to press M1 / M2 every 30 minutes. After some time it failed and the display showed "ASR".
Couldn't control anythin…
-
I think this issue is present because we don't support logical of kind 8 as of now. This can be tackled later.
```fortran
program main
logical(8) :: ar1(3) = logical([.true., .false., .true.]…