RE-VERB icon indicating copy to clipboard operation
RE-VERB copied to clipboard

speaker diarization system using an LSTM

Results 28 RE-VERB issues
Sort by recently updated
recently updated
newest added

Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.6 to 9.18.5. Release notes Sourced from highlight.js's releases. 10.3.2 - Oops, "Javascript". Tiny tiny release, just to fix the website incorrectly not listing Javascript in the...

dependencies

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. Release notes Sourced from dot-prop's releases. v4.2.1 Backport https://github.com/sindresorhus/dot-prop/commit/3039c8c07f6fdaa8b595ec869ae0895686a7a0f2 to the v4.x release line. Commits c914124 feat: patch 4.2.0 with fixes for CVE-2020-8116 See...

dependencies

Server returns this error for all my WAV files. With the project's test WAV files, its working fine. I converted the wav files to 41kHz, 16k Bit rate, mono -...

The server returns with response "ERROR", while the error is "negative dimensions are not allowed". Could you help me with the problem and describe the audio file format please?

Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1. Commits ddf9354 Bump to v4.6.1. 5f58b65 Rebuild lodash and docs. 1ec20c5 Use propertyIsEnumerable var. 3421fab Update lodash dev dep. deeaf27 Avoid cloning symbols internally....

dependencies

So the data's shape is (speaker, utterance, log filterbanks) and the output is (speaker, utterance, embeddings). What is utterance in this case?