obsidian

Results 7 issues of obsidian

When developing an electron application, how do I destroy the newly created tabGroup object, that is, how do I make the tab bar disappear?

enhancement

Parallel processing is used in the generation of speech feature files.

hello,can this project be used to identify a new speaker? I mean a wav which belongs to none of the enrollment utterance. @HarryVolek

@seongmin-kye Hello, The full connection layer in the model is not defined at initialization time: https://github.com/seongmin-kye/meta-SR/blob/b4c1ea1728e33f7bbf7015c38f508f24594f3f88/model/resnet_256.py#L157 In [Youngmoon Jung's repo](https://github.com/jymsuper/SpeakerRecognition_tutorial), I noticed that in similar model code, he defined `self.fc`,...

For the "Unseen speaker identification," that means the speaker in the test set isn't seen in the training set? Thank you. @seongmin-kye

你好,请问为什么会出现这样的问题? ![](https://ws1.sinaimg.cn/large/006rvSvvgy1fv4fsi8jfkj30ba087gme.jpg)

``` >> setup_SVHFNet The function or variable 'vl_setupnn' is not recognized。 ERROR setup_SVHFNet (line 7) vl_setupnn ; ```