-
Hi,
I am currently trying to implement the speech-recorder Voice Activity Detection in my electron App on my M1 Mac and I am facing the current issue :
`Error: dlopen(/myElectronPath/node_modules…
-
# Task Name
DeepFake Voice Recognition
## Task Objective
The main aim of this task is to identify whether a speech is a DeepFake Voice (voice sample generated by a voice cloning model). There…
-
I've been working on a speech recognition library that has offline hotword detection and streaming recognition (via Google Cloud Speech). Might be more what you are looking for: https://github.com/eva…
-
Hi,
I am now about nodejs programming. I saw this example https://github.com/Kitt-AI/snowboy/blob/master/examples/Node/microphone.js with NodeJs and all work good. I want record audio in wav file af…
-
Currently we're simply calculating the loudness of incoming audio and if it's below a certain value, we say it's silence. Would be cool to find a specialized algorithm that does this better, like what…
-
**Why**
Google API search requires keys and setup, its quite hard to navigate the google api key settings to get this setup + then you are tracked and monitored.
**Description**
If we could supp…
-
*shortlist for demo
Player:
* First time finds a new item
* Failing to break something
* When breaks door down
* lots-10-6-5-4-3-2-1-0 ammo left
* Light-source almost out
* Light-source out
…
-
### Did you check docs and existing issues?
- [x] I have read all the NeMo-Guardrails docs
- [x] I have updated the package to the latest version before submitting this issue
- [x] I have searched th…
-
# Task Name
Audio DeepFake Detection
## Task Objective
Generating models have the potential to cause significant harm to society. Recognizing this threat becomes more and more important. This …
-
I want to end speech recognition and call FinalResult() when silence last longer than a timeout parameter.
The pocketsphinx-python lib has a [get_in_speech()](https://github.com/bambocher/pocketsphin…