Coder Social home page Coder Social logo

pa_pure's Introduction

pingan声纹注册验证服务器端

v1.0.0 pingan声纹注册验证服务器端

v1.1.0 1.增加mongoDB的curd接口。 2.框架增加业务处理层。 3.增加注册版本号字段,验证时会校验注册的,如果与当前版本号不匹配,则查询数据库,找到之前的wav文件,进行注册。然后再进行验证操作。

v1.1.2 1.增加PCM声纹注册接口,将接收的8000HZ 16bitPCM音频文件转换成 wav 后进行声纹注册。然后将特性向量和用户id通过json返回给客户端。

v1.1.3 1.pcm声纹注册验证接口调通,注册接口:数据存入monogodb数据库。ivector特征向量整体存入数据库,返回json的中直接携带特征向量数据,该方式明天要做修改。 2.验证接口改成接收他传来的ivector,和注册音频,进行验证根据当前阈值判断返回0或1。 3.由于今天讨论后有较大改动,明天讨论得出完整方案后,再进行代码修改。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.