-
Hi, I'm going to re-raise the topic in #12, which is currently closed. I apologize, and I appreciate that this is in some sense bad form.
I also would like the ability to, occasionally, fine-contr…
-
Does any one try to implement this paper https://ieeexplore.ieee.org/document/8703406
Which used pre-aligned posterior to guide attetion.
I tried to implement this method, but I I don't know how to …
-
Hello,
First i thank you for you to publish this work.
I intent to train jets for turkce(turkish) language.
Do you suggest jets to be used this work?
-
I trained model with Korean dataset. And I got checkpoints of Discriminator and Generator.
Is it right to use generator checkpoint( 'G_20000.pth') except for Discriminator in inference?
I've made K…
-
Is there inference code? I could not find any. but I read through other issues and found this.
i'll write a inference script next so we can do some quick experiments.
_Originally p…
-
Are there any plans to extend this to a multi-voice setup?
I am trying to create a TTS for a very low resource language: https://github.com/CherokeeLanguage/cherokee-audio-data
-
Hi,
Thanks for this outstanding work and for achieving this significant milestone in supporting Indian languages.
I would like to train [voicecraft](https://github.com/jasonppy/VoiceCraft) with …
-
Hi,
what about the support for a different char set in other languages? Since the current dictionary is the CMU dictionary, to get it working to a new language, I suppose one would need the top commo…
-
So far we've been assuming that we'll worry about the ordering of different rules later, but I think we should do a little planning ahead.
How about this: our first set of rules converts all digraphs…
-
I'm using a phone-based zipformer but I could not get the server to output graphemes despite the fact that I'm providing an LG graph to both cpp API and python API.
These are what I tried.
```
s…