Coder Social home page Coder Social logo

About the MOCKINGJAY model about s3prl HOT 2 CLOSED

s3prl avatar s3prl commented on July 24, 2024
About the MOCKINGJAY model

from s3prl.

Comments (2)

andi611 avatar andi611 commented on July 24, 2024

Hi,

Do you have any results showing the difference between linear spectrogram and melspectrogram?

Empirically, I find reconstruction target has little effect on phone classification or speaker classification.

Also, is it possible that you provide some pre-trained models for the linear spectrogram?

I am currently training a new model with linear as output reconstruction target.
I'm using the following setting:

win_ms: 25
hop_ms: 10
n_freq: 201
n_mels: 80

input:
  feat_type: mel
  log: True
  delta: 1
  cmvn: True

target:
  feat_type: linear
  log: True
  delta: 0
  cmvn: True

Hope you will find it useful. I'll comment here once its done.

from s3prl.

andi611 avatar andi611 commented on July 24, 2024

The model is now available in the Mockingjay directory under the S3PRL Google Drive.
The name of the ckpt is: on-the-fly-melLinearBase960-b12-d03-T-libri
A simple tutorial on how to use this model can be found here.

from s3prl.

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.