-
Hi
Hope you're well; iOS specific (problem doesnt occur on android), anytime i use another package that uses audio, flutter_sound will cause the following crash, is there any known workarounds? As …
-
-
The output from keyphrases, when tested locally, is different from the output displayed from the staging build.
Eg:
## Local Keyphrase result
```
{"keyphrases": ["JavaScript", "Computing", "matu…
-
## Current behaviour
When displaying PIM keyphrases, some of the phrases are still unfiltered. For e.g `choose you.and`, `interact.in` etc.
Also, with the new profanity filter, some words may com…
-
## Description
To persist graph, as mentioned in #56, it is feasible and logical to build context-level (meeting level) graph. Word graph, that is built by the `keyphrase-service` to obtain keywords,…
-
Is it possible to simulate DNN workloads with the dev branch? Has anyone tried that?
-
Hello,
I'm trying to train on my custom data but I got a weird issue.
2018-08-30 17:25:46.106572: W tensorflow/core/framework/op_kernel.cc:1318] OP_REQUIRES failed at ctc_loss_op.cc:166 : Invali…
-
Hi, I have written a Python script that downloads and extracts all the Voxforge Spanish repository, generates a test and training folder with uuid wav files and jsonl transcriptions in the same format…
-
```
from deepgram import Brain
# Get your user_id and token from deepgram.com/console/documentation
brainAPI = Brain(user_id='cxcxcxcxcxcxcxcxcxc', token='xcxcxcxcxcxcxcxcxxc')
audioFileLo…
-
`from deepgram import Brain
deepgram_client = Brain(user_id='XXX',token='XXXXX')
Traceback (most recent call last):
File "/usr/local/Cellar/python3/3.6.3/Frameworks/Python.framework/Versio…