Git Product home page Git Product logo

hear-2021-neurips-challenge---ntu's Introduction

HEAR-2021-NeurIPS-Challenge---NTU

Description

  • We try many methods (cat, average, fusion) on three models (Hubert, Wav2vec2, Torchcrepe).
  • We adopt two methods on the relationship between our scene-embedding and timestamp-embedding models. In "fusion_cat_xwc_time", every certain time inverted is averaged and concatenated. In other models, we simply average three models'(Hubert, Wav2vec2, Torchcrepe) embeddings.
  • Notice that Hubert models contain xlarge and large, Wav2vec2 model contains only large.
  • The pretrained models we use are:
    • facebook/hubert-large-ll60k
    • facebook/hubert-xlarge-ll60k
    • facebook/wav2vec2-large-960h-lv60-self
    • torchcrepe

Installation of the package

pip install \
git+https://github.com/tony10101105/HEAR-2021-NeurIPS-Challenge---NTU.git

Usage

# In python code:
from GURA import fusion_wav2vec2
from GURA import cat_wc
.
.
.

Python Version

  • python3.8

CUDA Version

  • CUDA: 11.4

Torch Version

  • torch: 1.9.1+cu111

Transformer Version

  • 4.11.3

Torchcrepe Version

  • 0.0.15

hear-2021-neurips-challenge---ntu's People

Contributors

hank0316 avatar lca0503 avatar hsutim047 avatar tony10101105 avatar

Stargazers

 avatar

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.