-
Please consider sharing your pre-trained models in any language (If the licences allow that).
We can include them in our model catalogue for public use by attributing your name (website, company e…
-
Because there exist some interesting papers based on emotional speech datasets i've decided to go back to the microphone and record a free to use emotional german dataset.
I've prepared a german co…
-
- AI News
- ACL 2021: 8.1 ~ 6, Tutorial, Main conference, Workshop
- NeurIPS review: 우리시간 8월 4일 새벽이 될 듯
- CVPR2021 논문 흥행도: https://mattdeitke.com/cvpr-buzz/
- OpenAI Triton: https://opena…
-
안녕하세요, 우선 좋은 자료 공유에 감사드립니다.
FastSpeech2를 이용한 한국어 학습을 위해 MFA를 추가로 training 시켜줘야 하는데요, 제공해주신 코드와 issue들을 통해 AIHub에서 제공하는 [멀티모달 영상 데이터셋](https://www.aihub.or.kr/aidata/137)을 활용한 한국어 학습에 성공할 수 있었습니다. 하…
-
이전 create_dataset에서는 soundfile을 사용하고 prepare_align에서는 wavfile을 사용하여 작성하는 따로 진행하는 이유와 다른 라이브러리를 사용하는 이유가 있을까요??
-
Hi !
I have trained tacotron2 for 52k steps on the [SynPaFlex french dataset](https://www.ortolang.fr/market/corpora/synpaflex-corpus). I deleted sentences longer than 20 seconds from the dataset and…
-
Hi @monatis.
Thanks for your efforts on training models based on my free german dataset.
This is not an issue, more like an information on what i'm planning to do next on my dataset.
In mid janua…
-
Does it have or is it possible to have a streaming output to reduce sentence latency.
The examples I have seen save complete sentence to file.
I was wondering if a 2 stage buffer could be used w…
-
OS: Windows 10
Python: Anaconda
I chose your "End-to-End Example".
```
import numpy as np
import soundfile as sf
import yaml
import tensorflow as tf
from tensorflow_tts.inference impor…
-
Hello, thank you for your code.
I tried to test the models with Python, but the generated wav file is wrong.
Can you help me to check my code?
thank you!
```
import numpy as np
import soundfi…