This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.
翻译 - 这是用于无界交错状态递归神经网络(UIS-RNN)算法的库,与论文《完全监督的说话人歧义》相对应。
speaker diarization by uis-rnn and speaker embedding by vgg-speaker-recognition
speaker_diarization done on toy dataset and tested on timit dataset
Identify the emotion of multiple speakers in an Audio Segment
Working with U.S. Supreme Court audio files from oyez API for consumption to UIS-RNN model. This repo is part of Research done at NYU's Center for Data Science.
Web UIs of openHAB
Polyfill to remove click delays on browsers with touch UIs
翻译 - Polyfill可消除具有触摸UI的浏览器的点击延迟
A declarative framework for building efficient UIs on Android.
翻译 - 用于在Android上构建有效UI的声明性框架。
Reactive Ethereum datastore for dapp UIs.
#JavaScript框架#Knockout makes it easier to create rich, responsive UIs with JavaScript
翻译 - 淘汰赛使使用JavaScript创建丰富的响应式UI变得更加容易
sliced-rnn
A proven SVG-based JavaScript diagramming library powering exceptional UIs
Easily create UIs in base R
Leveraging LLM to build Conversational UIs
Component based web UIs in pure Ruby for Rails. Boost your productivity & easily create component based web UIs in pure Ruby.
翻译 - 基于Trailblazer和Vue.js构建的现代Rails视图层
👀 Algolia components for building search UIs with Vue.js
Inspect tool to inspect UIs from an automation perspective
cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU), inception_resnet_v2+rnn(LSTM, GRU),.....
karpathy's char-rnn (https://github.com/karpathy/char-rnn) implementation by Chainer