-
One interesting usage of tensorflow from the community is to process live audio stream. For that I think it would be great to support live audio stream in tensorflow-io so that more applications could…
-
Just a general RF DSP question. I doubt we'll be able to do IQ imbalance correction at 500ksps, especially on RP2040, but does it make sense to do this after decimation?
-
Pose a question about one of the following articles:
[“Machine Learning as a Tool for Hypothesis Generation”](https://doi.org/10.1093/qje/qjad055), Jens Ludwig, Sendhil Mullainathan. The Quarterly…
-
In [dl4m.bib](https://github.com/ybayle/awesome-deep-learning-music/blob/master/dl4m.bib):
- [ ] 2 missing pdf: [Bharucha1988](https://github.com/ybayle/awesome-deep-learning-music/blob/master/dl4m.b…
-
#### What is your question?
I am trying to replicate the results for the new wav2vec-u (https://ai.facebook.com/research/publications/unsupervised-speech-recognition) model (currently working on TIMI…
-
### Model/Pipeline/Scheduler description
TorToise is a multi-voice text-to-speech system, which describes a way to apply recent advances in the image generative domain to speech synthesis. It would…
-
Hello, when I try train the model I find that loss ce_rqv just does not decrease. The result of inference is not as good as expected. The synthesized sound sounds blurry, and I want to know if this i…
-
I implemented an E2-TTS conditioning mechanism in my framework, which produces intelligible audio overall. However, the regions where ground truth Mel-spectrograms are provided result in unintelligibl…
bfs18 updated
2 months ago
-
what are these tmp.wav and temp.wav in inference.py
i am getting no such file or directory when i try to denoise using pretrained models given by you
i had given
python inference.py --lipsync_…
-
For the moment, I have only been experimenting with the raw signal data and its FFT transform. However, I am sure much can be gained by cleanup the input signal.
From the top of my head, things worth…