-
윈도우10 아나콘다(python 3.6.4)에서
python train.py --data_path=datasets/new 명령을 내리면
`Traceback (most recent call last):
File "train.py", line 14, in
from models import create_model, get_most_rece…
-
### Description
The goal is to develop a Tibetan text-to-speech (TTS) model that can convert Tibetan text into Tibetan speech. This project involves training a TTS model using filtered good audio qual…
-
Hi,
I was running this on the LJSpeech-1.1 dataset, preprocessing part ran smoothly. (with default hparams).
while training I'm getting this error
Traceback (most recent call last):
File "t…
-
We need to replace the current fishspeech with better TTS model.
WIP Shortlist of Possible candidates:
- Amphion (https://github.com/open-mmlab/Amphion)
-
I have tried to train LJSpeech-1.1 as 'python3 train.py', but I have got an error like this.
So, can you tell me which version of tensorflow you used?
I used tensorflow 1.3.
-------------------…
-
First thanks for author's work. I exprot the saved_model with the export.py. And I want to deploy this model with tensorflow serving and use the rest api to make the prediction. The deployment works w…
-
Hello,
We are currently using an EC2 inf2.xlarge instance and have set it up according to the [PyTorch Neuron Setup on Ubuntu 22](https://awsdocs-neuron.readthedocs-hosted.com/en/v2.18.2/general/se…
-
### Describe the bug
` error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of out…
li589 updated
1 month ago
-
Do you have some pretrained models? Besides that one, can we use Keitho's models?
http://data.keithito.com/data/speech/tacotron-20180906.tar.gz
https://drive.google.com/file/d/1c_O-Gha03_erKbil…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Hindi Voice Assistant
:red_circle: **Aim** : To develop a chatbot that takes input in hindi audio and …