simclr VS soft-vc

Compare simclr vs soft-vc and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
simclr soft-vc
13 2
3,927 375
1.8% -
2.9 2.2
11 months ago about 2 months ago
Jupyter Notebook Jupyter Notebook
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

simclr

Posts with mentions or reviews of simclr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-25.

soft-vc

Posts with mentions or reviews of soft-vc. We have used some of these posts to build our list of alternatives and similar projects.
  • Where can I find more info on the various model files
    1 project | /r/SFWdeepfakes | 5 May 2023
    Also been looking into CycleGANs to do "voice conversions." I found that the term "voice conversion" is a research-friendly way to say you are doing voice clones. I found this one really good and I've been quite impressed : https://github.com/bshall/soft-vc
  • Divine conference of the 'sisters' :P
    1 project | /r/Sekiro | 5 Nov 2022
    but Lydiasarunrat (my project-partner) had different ideas, and knew of the existence of https://github.com/bshall/soft-vc which he also slightly adjusted to get better results. The title of the work that were basing the female voice-pack conversion on: "{A Comparison of Discrete and Soft Speech Units for Improved Voice Conversion}". It's a beautiful title.. very.. Sekiro lore-friendly 🤣 - use this for Pro Shinobi whisper voice-line conversion! 😄

What are some alternatives?

When comparing simclr and soft-vc you can also consider the following projects:

swav - PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882

silero-models - Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple

Unsupervised-Classification - SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]

SfMLearner - An unsupervised learning framework for depth and ego-motion estimation from monocular videos

unsupervised-depth-completion-visual-inertial-odometry - Tensorflow and PyTorch implementation of Unsupervised Depth Completion from Visual Inertial Odometry (in RA-L January 2020 & ICRA 2020)

SimCLR - PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations

torchlars - A LARS implementation in PyTorch

Supervised-Constrastive-Learning-in-TensorFlow-2 - Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al. [Moved to: https://github.com/sayakpaul/Supervised-Contrastive-Learning-in-TensorFlow-2]

CodeSearchNet - Datasets, tools, and benchmarks for representation learning of code.

moco - PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722