-
I training tacotron for days on my MAC OS X CPUs, but Synthesis returns the following error.
My system is
Python 3.7
TF 1.13.1
Keras 2.2.2
librosa 0.6.2
Using TensorFlow backend.
loaded m…
-
In the ReadMe, it's mentioned
> Convert the data generated at the last step which has .f32 extension to what could be loaded with numpy. I merge it to the Tacotron feeder here and here with the fo…
-
### What problem are we trying to solve?
Need a community volunteer for Open Data Census
### Who will benefit (directly and indirectly) from this project?
Open data community
### Links to any…
-
Hi,
thanks so much for sharing the awesome project. I'm trying to start the training with `Open-X Magic Soup++` data mixture configuration. The training logs show sample weights after preparing the …
-
Hello!
Thanks for a this great repo :)
In the article and on the main page of the repository, there are examples of using YOLACT on images that contain a small number of objects
I tried to tr…
-
```
from flask import Flask # python web framework
from flask import request # 웹 요청 관련 모듈
from flask import render…
-
We would like the following behavior to allow users to get feedback on their suggestions:
- thumbs up/thumbs down on the suggestion
- ability to choose the real final destination if incorrect so tha…
-
environment : tensorflow 1.7.0, cuda 9.0, cudnn 7
I have tried to run train.py, but it is ended right after initiating train.
Here is the log.
Would you help me why it happens?
It stops duri…
-
I'm at the point where I have a model that is qualitatively good at detecting poop. I need to run them through a quantitative metrics and start a leaderboard. The models will get better with time. At …
-
Hi
Thanks for the OpenVLA! I followed your instructions to finetune the model with lora on my own dataset, and tried to test model output with quickstart codes, where i change the path to the local…