Skip to content
View 00001101-xt's full-sized avatar
Block or Report

Block or report 00001101-xt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. using ffmpeg to extract audio from v... using ffmpeg to extract audio from video files
    1
    # ffmpeg
    2
    
                  
    3
    ## Converting Audio into Different Formats / Sample Rates
    4
    Minimal example: transcode from MP3 to WMA:<br>
    5
    `ffmpeg -i input.mp3 output.wma`
  2. awesome-deep-learning-music awesome-deep-learning-music Public

    Forked from ybayle/awesome-deep-learning-music

    List of articles related to deep learning applied to music

    TeX

  3. awesome-scalability awesome-scalability Public

    Forked from binhnguyennus/awesome-scalability

    Scalable, Available, Stable, Performant, and Intelligent System Design Patterns

  4. stanford-cs-229-machine-learning stanford-cs-229-machine-learning Public

    Forked from afshinea/stanford-cs-229-machine-learning

    VIP cheatsheets for Stanford's CS 229 Machine Learning

  5. tensorspace tensorspace Public

    Forked from tensorspace-team/tensorspace

    Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js

    JavaScript

  6. facebookresearch/faiss facebookresearch/faiss Public

    A library for efficient similarity search and clustering of dense vectors.

    C++ 29.5k 3.5k