HackerTrans
TopNewTrendsCommentsPastAskShowJobs

herogary

no profile record

Submissions

Real-Time audio to chords, lyrics, beat and melody

github.com
2 points·by herogary·2 yıl önce·0 comments

Lamucal.com – AI cover, generate lyrics, chords for music

lamucal.com
1 points·by herogary·2 yıl önce·0 comments

[untitled]

1 points·by herogary·2 yıl önce·0 comments

ACG-Net: Voice conversion with few data

github.com
3 points·by herogary·2 yıl önce·0 comments

Hybrid-Net: Real-time audio source separation, generate lyrics, chords, beat

github.com
220 points·by herogary·2 yıl önce·65 comments

Programming framework for writing and deploying cloud applications

github.com
3 points·by herogary·3 yıl önce·1 comments

comments

herogary
·2 yıl önce·discuss
Maybe for the convenience of mobile usage?
herogary
·2 yıl önce·discuss
Unlike images, audio signals are time-dependent and have complex temporal dynamics, making it more challenging to generate realistic synthetic data that captures the nuances of real-world audio. Meanwhile, the complex nature of audio signals, the scarcity of high-quality training data, and the subjective evaluation of audio quality collectively contribute to the ongoing challenges in building near-flawless audio separation models.
herogary
·2 yıl önce·discuss
Thank you for providing feedback. We will continue to optimize and improve the model.
herogary
·2 yıl önce·discuss
Yes, the Demucs mixing model has excellent SNR performance, but it is computationally intensive. It also incorporates a random mechanism, so each time it produces different spectrograms.
herogary
·2 yıl önce·discuss
Yes, it's a major 7th chord.
herogary
·2 yıl önce·discuss
It looks like a DAW, and I'm not very familiar with their source separation. The technology we use has been publicly released on GitHub
herogary
·2 yıl önce·discuss
Thank you for your feedback. Could you please email us the information of your phone model and system version? We will investigate promptly. In the meantime, you can try exiting the program and re-entering to see if that helps. Please also check your network connection.
herogary
·2 yıl önce·discuss
Source separation is commonly done by applying masks to the spectrogram. Deep learning is used to train the mask masks for different instruments' parameters. As you mentioned, this is the approach we will follow in the subsequent steps.
herogary
·2 yıl önce·discuss
Thank you for raising the issue. We are continuously optimizing our model, and we are also constantly gathering various UI and business-related bugs. We will continue to optimize and resolve them in the future.
herogary
·2 yıl önce·discuss
The testing model for guitar separation is currently under development. The test results are somewhat unsatisfactory due to the significant variations in guitar instrument tones, especially for electric guitars. This adds to the difficulty of training
herogary
·2 yıl önce·discuss
We are in the process of adding the lyrics editing feature, as well as chord and rhythm types. It will be released soon.
herogary
·2 yıl önce·discuss
Thanks for sharing your experience. We appreciate the feedback. It's clear that improving accuracy, especially with chords and tabs, is a priority for us. We're committed to enhancing the accuracy of our tool to meet your expectations and provide a more valuable experience.
herogary
·2 yıl önce·discuss
Thanks for your feedback. We're currently in the process of adjusting our dataset and model to address issues with chords and rhythm. We're looking forward to providing you with a better experience in the future.
herogary
·2 yıl önce·discuss
We're about to roll out features for chord and lyric modifications, and we'll continue to optimize the model going forward.
herogary
·2 yıl önce·discuss
The SDR is 6.3
herogary
·2 yıl önce·discuss
The data sources come from YouTube or user-uploaded audio, and the lyrics are extracted from the audio using AI models.
herogary
·2 yıl önce·discuss
In recent years, there has been substantial advancement in vocoders for DL audio applications. WaveGAN and MelGAN have emerged as promising solutions, harnessing the power of generative adversarial networks (GANs) to produce high-fidelity audio. Furthermore, parallel-waveGAN and HiFi-GAN have showcased improved efficiency with quicker inference times while maintaining exceptional audio quality.