Audiovisual-Synthesis icon indicating copy to clipboard operation
Audiovisual-Synthesis copied to clipboard

Unsupervised Any-to-many Audiovisual Synthesis via Exemplar Autoencoders

Results 15 Audiovisual-Synthesis issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.7.2. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

I am training the voice conversion model from scratch using the Obama audio file. I have trained for around 20K steps and the loss is not decreasing much (recon0:0.03, recon:0.03,...

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.2.17 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies

I am getting the following error log when I try running the training for audiovisual synthesis after training my audio branch. ``` --- ./oliver_train/ already exists! --- --- Totally 18227...

Could i get your pre-trained model on demo site?

Demo is giving awful result, i barely can separate words even for simple examples like "hello world". Can you please provide working examples?

**_To train a model from scratch, it needs about 30 minutes of the target speaker’s speech data and around 10k iterations to converge_** Is it a single 30 minute audio...

Hello! I'm currently working on my project and I'm heavily dependent on your code but unfortunately I don't have enough computational power! Is it possible to get a pkl file...

Hello! Can anyone explain to a newbie how to run this code? I'm using pycharm. Sepcifically, they say: to run the code, we have to run this python train_audio.py --data_path...