HackerTrans
トップ新着トレンドコメント過去質問紹介求人

herogary

no profile record

投稿

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

github.com
2 ポイント·投稿者 herogary·2 年前·0 コメント

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

lamucal.com
1 ポイント·投稿者 herogary·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 herogary·2 年前·0 コメント

ACG-Net: Voice conversion with few data

github.com
3 ポイント·投稿者 herogary·2 年前·0 コメント

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

github.com
220 ポイント·投稿者 herogary·2 年前·65 コメント

Programming framework for writing and deploying cloud applications

github.com
3 ポイント·投稿者 herogary·3 年前·1 コメント

コメント

herogary
·2 年前·議論
Maybe for the convenience of mobile usage?
herogary
·2 年前·議論
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 年前·議論
Thank you for providing feedback. We will continue to optimize and improve the model.
herogary
·2 年前·議論
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 年前·議論
Yes, it's a major 7th chord.
herogary
·2 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
We're about to roll out features for chord and lyric modifications, and we'll continue to optimize the model going forward.
herogary
·2 年前·議論
The SDR is 6.3
herogary
·2 年前·議論
The data sources come from YouTube or user-uploaded audio, and the lyrics are extracted from the audio using AI models.
herogary
·2 年前·議論
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.