-
ImportError: No module named 'monotonic_align.core'
해당 에러로 인해서 train_ddi.sh가 실행이 되질않습니다.
제가 무엇을 잘못한 건지 질문드립니다. core.pyx는 core.c로 빌드가 된 상태입니다.
-
Hello, could you please help me understand the motivation for inserting blank IDs between the input IPA-ids? The implementation code can be found in text_mel_datamodule.py line216:
def get_text(sel…
-
Hi, after re install of everything, there's still these errors about Cannot specify extra characters after a string enclosed in quotation marks, Text splitted to sentences and strange characters? Then…
-
ببینید من یک مدل 300 مگابایتی دارم که اصلا به درد نمیخوره اصلا متن فارسی رو پردازش نمیکنه فقط اعداد فارسی رو میخونه , و متن انگلیسی رو هم انگار که داره خفه میشه
کاری ندارم
یک مدل 1 گیگابایتی دارم …
-
I'm trying to implement graves (GMM) attention based on Mozilla TTS repo. Here is a link with brief discussions about the implementation by the repo holder (https://erogol.com/two-methods-for-better-…
-
Hello, thanks for sharing the pytorch-based code!
However, I have some question about the `_initial_sample` func in `model/prior.py `.
`epsilon` is sampled from N(0, t) (t is the temperature), how …
-
This is really impressive work!
Do you have any ideas or code changes to guide the generated speech style? For example, having the appropriate emotion if we are reading a news story about a tragedy…
-
# 🌟 New model addition
## Model description
**What type of model is Fast Pitch 1.1?**
It is a Mel spectrogram generator (part of a speech to text model engine) that mainly comprises of two F…
-
It would be great if on custom voices one could use a Coqui TTS server to serve natural sounding voices either locally or remotelly.
-
Hi, In **NATSpeech**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
matplotlib
librosa==0.8.…