240 发简信
IP属地:西藏
  • 用ssh连接github

    创建新的ssh公钥 连续按三次回车键,terminal中会出现一条路径指向id_rsa.pub,复制下来。 将出现的公钥信息复制下来。进入git...

  • Resize,w 360,h 240
    Kaldi TIMIT x-vector 说话人识别 (声纹识别)

    1 前言 本文使用 TIMIT 语料库, 参考 aishell 使用 x-vector 进行说话人识别, 现有的资料都是 i-vector.本文...

  • ivector-subtract-global-mean.cc 解读

    1 Usage example: 2 Overview For each ivector in ivector-rspecifier, subs...

  • Kaldi学习笔记 score-plda.sh 解读

    1 Usage is where to store pretrained plda model.<xvector-dir> is where t...

  • Kaldi学习笔记 ivector-plda-scoring-dense.cc 解读

    1 Usage is where to store the pre-trained plda model.<reco2utt> can be s...

  • Resize,w 360,h 240
    使用x-Vector的流程

    1 预处理 Preprocessing 与 i-vector 一样。 2 特征提取 Feature Extraction 使用TDNN(Time...

  • Resize,w 360,h 240
    React + Java Spring Boot 小项目

    1 前言 本文是基于Creating Spring Boot and React Java Full Stack Application wit...

  • MAP(Maximum a Posteriori)算法简介

    注意 本文参考的是A Gentle Introduction to Maximum a Posteriori (MAP) for Machine...