-
Hello,
I'm experimenting with the `set_random_seed()` method of CTranslate2 (through faster whisper). Without temperature based decoding, the results from Whisper ASR models are always the same on …
-
Hello,
I'm trying to develop a language that compiles down to Fortran 2008, and I found the AST/ASR output in LFortran's playground website to be useful.
Specifically I like that instead of alwa…
-
```
program main
integer, dimension(2,2) :: x
x = 40
print*, maskr(x, 8)
end program
```
```
(lf) anurag@Anurags-MacBook-Air lfortran % gfortran a.f90 && ./a.out
1099511627775 …
-
Consider
```
./src/bin/lpython -I/Users/brian/Documents/GitHub/lpython/src/runtime/ltypes/ltypes.py --show-asr --no-color ./examples/expr2.py
(TranslationUnit (SymbolTable 1 {_lpython_main_pr…
-
Не удается установить по инструкции ни вручную ни через docker. Нет ли образа работающей виртуалки?
с докером выглядит так:
(base) root@pykaldi:~# docker pull ghcr.io/sergeyshk/stt-ru:0.2.0
0.2.0…
-
I have trained an Urdu ASR system in Kaldi for mono, tri1, tri3 and SGMM2 and want to use it in Pykaldi for ASR however I couldnt find much support for this.
I have all the relative files for these …
-
### Question
The lexicon-based beam search decoder currently has a fixed lexicon and thus a closed set of words that an ASR model can recognise. Is there a way to input a list of additional words/phr…
-
**Describe the bug**
Hello,
I am trying to add a notebook to my wordpress blog using this shortcode
`[git-github-jupyter url="https://github.com/cawoylel/nlp4all/blob/main/asr_tutorial.ipynb"]`
…
-
Tried to use this but the micophone listen but not working and no error message. After looking around , I come across this [https://github.com/dialogflow/dialogflow-xamarin-client/issues/5](url). I be…
sagoh updated
6 years ago
-
## What is the current situation?
AFV bridge and RDF plugins are versions included:
- https://github.com/AndyTWF/afv-euroscope-bridge
- https://github.com/chembergj/RDF
## What is the proposed…