Code Monkey home page Code Monkey logo

spin's Introduction

spin's People

Contributors

vectominist avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

spin's Issues

How to skip using phonemes for multilingual dataset

Hi,

Thanks for this great paper. I have a multilingual dataset where I am extracting features using one of the SSL methods HuBERT/contentvec for my voice conversion task. The problem I m facing with my current model is losing content for a few converted audios. I wanted to try the SPIN approach for my SSL to validate the content loss. I cannot depend on phonemes as the dataset is multilingual. Could you please guide me to skip the phonemes to extract SSL features for my custom dataset which are wav files.

Standalone Model Implementation

Hey!

Using this repository requires the s3prl repo to be modified, which makes for a bit of an ugly dependency chain if one wants to use spin inside another project -- would it be possible to either have the model be directly usable from huggingface or torch.hub?

Compute PNMI

Hi!

Nice work :) I'm working on implementing my own quantizer. I'm trying to use your pnmi.py to calculate the PNMI.

I'm trying to use compute_show_pnmi(uid2refs, uid2hyps, upsample=1, show_results: bool = False).
If I understand correctly, uid2hyps is supposed to be the output from my quantizer?
However, I'm a bit unclear about how to generate uid2refs, the ground truth against which the outputs are compared.

Could you please guide me on how to calculate or acquire the uid2refs? Specifically, how do I obtain the true phones to make this comparison?

I really appreciate any help you can offer.

Strange wandb error on s3prl upstream

When running the following code:

from s3prl.nn import S3PRLUpstream

model = S3PRLUpstream("spin_hubert_2048")

I get the error:
wandb.errors.UsageError: Unable to attach to run zcoo137r

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.