Robert Pintilii
|
a22db037c7
|
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
|
2年前 |
Robert Pintilii
|
bf1dde7cd1
|
ref(TS) Convert some files to TS (#13223)
|
2年前 |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2年前 |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
2年前 |
Andrei Gavrilescu
|
06491e2406
|
feat(noise-suppression): Add noise suppression effect. (#11547)
* add denoise effect
* denoise prototype
* improve rnnoise / add comments
* revert some unnecessary changes
* Add noise suppressor worklet
* Send notification on failure
* address code review
* additional comments
* additional comments
* update package-lock
* fix rebase changes
* update rnnoise npm package
* sort lang
* adjust webpack performance hint
* address code review
* address code review
* switch ns files to typescript
* fix null-loader version, lang sort
* fix lint
* missing import
* fix lint / address code review
* use single action for ns state
* move activation to thunk
* increase node heap
* copy noise-suppressor to deploy
* fix ts lint
|
2年前 |
Saúl Ibarra Corretgé
|
7646618e5a
|
rnnoise: simplify initialization
|
5年前 |
Bettenbuk Zoltan
|
0598e7369b
|
ref: eslint-config-jitsi@1.0.3
|
5年前 |
Andrei Gavrilescu
|
b125bff7c7
|
refactor / enable VAD talk while muted
|
5年前 |
Andrei Gavrilescu
|
c1d261445e
|
Initial commit
|
5年前 |
Andrei Gavrilescu
|
761ac6a730
|
feat: integrate rnnoise based service for voice activity (VAD) detection
|
5年前 |