-
First of all: Great work!
It's working fine but for my purpose I need the ability to set the source language and the target language from Javascript for
speech in source language ->translation…
-
Hi @NielsRogge, thank you for your recent [notebook](https://github.com/NielsRogge/Transformers-Tutorials/blob/master/Table%20Transformer/Inference_with_Table_Transformer_(TATR)_for_parsing_tables.ipy…
-
### Preparation
- [X] No one has asked for this feature before in other issues (even the closed ones)
### Describe the feature
The option to have certain skills only be inputted when the NP gauge o…
-
```
if let filePath = Bundle.main.url(forResource: "zones", withExtension: "svg") {
ScrollView(.horizontal) {
let zoneMap = SVGView(contentsOf: filePath).frame(width…
-
Tried to compile the tutorials via the `.ci/scripts/build_tutorials.sh` with Clang 13 (default Clang on Ubuntu 21.10)
```
error: implicit conversion from 'int' to 'float' changes value from 214748…
-
code run with `go run main.go`
env is set, and libs installed
```
package main
import (
"fmt"
"os"
"time"
"github.com/Microsoft/cognitive-services-speech-sdk-go/audio"
"github.co…
-
* face_recognition version: face-recognition==1.2.3, face-recognition-models==0.3.0
* Python version: 3.4.3
* Operating System: Ubuntu 14.04
* Django 2.0.5
* Celery 4.2.1
* Redis 2.10.6
### De…
-
openALPR works fine on Raspberry Pi 2, however average image recognition is between 4 - 8 seconds. I need to get this down to below 2 seconds.
Image recognition seems to speed up substantially if th…
-
See https://github.com/OCR-D/core/issues/245#issuecomment-504015855
-
Continuation of #93020. During the .NET 9 development cycle, we removed much of the JIT flowgraph implementation's implicit fall-through invariants, and introduced a new block layout strategy based on…