-
SRP-PHAT also uses frame-level accuracy as an evaluation index, and I want to test its performance.
-
### Checked other resources
- [X] Confirm and check all the following options.
### Feature request
Can this project calculate the distance from the sound source to the microphone array
### Motivat…
-
### Checked other resources
- [X] Confirm and check all the following options.
### Issue with current documentation
The results of my audio localization are not satisfactory.
### Idea or request f…
-
Hi,
I detected some features and algorithms used in Speech Processing unavailable in Essentia which might be interesting to implement. Here my proposals:
1. Mel Spectrogram
2. Delta MFCC
3. De…
-
### 🚀 The feature
In addition to the readily available spectral features (https://pytorch.org/audio/stable/transforms.html#feature-extractions), I would like to propose a request for extracting spati…
-
Dear Voice Engine developers,
I find your voice engine module for KWS and DOA detections particularly useful, so first of all, thank you for providing this important building block for many voice r…
-
Hi,
sorry to bother, but I was trying to evaluate the other algorithms (besides SRP & MUSIC which work with my setup), but then I tried to run the remaining algorithms over my setup and encountered…
L0g4n updated
4 years ago
-
#### Handling Distributed Transactions in the Microservice world
https://medium.com/swlh/handling-transactions-in-the-microservice-world-c77b275813e0
#### Golang Microservices — New generation p…
-
Hi,
I am trying to find the distance between the center of my microphone array and the source sound in a 3-D environment. I have looked through the source code, and I see it can support it. Howev…
-
Code Base
```
const request = require('supertest');
request('https://xxxx/graphql')
.post('/')
.send({
operationName: 'createAccount',
query: `mutation createAccount($input: Acc…