Git Product home page Git Product logo

Comments (4)

kyakuno avatar kyakuno commented on June 12, 2024
  1. サンプルの作成先は https://github.com/axinc-ai/ailia-models/tree/master/audio_processing
  2. pyannote-audioのpthファイルをONNXに変換 https://medium.com/axinc/%E5%AD%A6%E7%BF%92%E3%81%97%E3%81%9F%E3%83%A2%E3%83%87%E3%83%AB%E3%82%92ailia-sdk%E3%81%A7%E4%BD%BF%E7%94%A8%E3%81%A7%E3%81%8D%E3%82%8B%E5%BD%A2%E3%81%AB%E3%82%A8%E3%82%AF%E3%82%B9%E3%83%9D%E3%83%BC%E3%83%88%E3%81%99%E3%82%8B-add271b8ebdd
  3. サンプルコード(Python)の作成(pytorchからonnx (ailia SDK)に移行)
  4. サンプルコードとモデルのPR

from ailia-models.

kyakuno avatar kyakuno commented on June 12, 2024

モデル登録の手順はSlackにリンクを共有しました。

from ailia-models.

kyakuno avatar kyakuno commented on June 12, 2024

pyannote audioのアーキテクチャ
https://herve.niderb.fr/fastpages/2022/10/23/One-speaker-segmentation-model-to-rule-them-all

from ailia-models.

kyakuno avatar kyakuno commented on June 12, 2024

入力波形から、各人物の発言のProbablityのグラフを算出し、それをセグメンテーションする。
モデルは5秒単位に実行し、2.5秒のオーバラップでスライディングウィンドウで処理する。

from ailia-models.

Related Issues (20)

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.