Giter VIP home page Giter VIP logo

Comments (6)

shahuzi avatar shahuzi commented on August 18, 2024 1

I changed hidden_channels, hidden_channels_enc and hidden_channels_decto 512, but I still encountered the following problem: in the inference time, some words are missing. For example, if I input:
Screenshot 2020-06-23 at 10 16 07 AM
I cannot hear r e4 in the synthesized voice. (The number here stands for tones in mandarin). Could you please give me some advice? Thanks!

Hi, you can try the trick add blank token between any two input tokens. My experiment in Chinese shows that this trick can improve pronunciation significantly.

from glow-tts.

Charlottecuc avatar Charlottecuc commented on August 18, 2024

I changed hidden_channels, hidden_channels_enc and hidden_channels_decto 512, but I still encountered the following problem: in the inference time, some words are missing. For example, if I input:
Screenshot 2020-06-23 at 10 16 07 AM
I cannot hear r e4 in the synthesized voice. (The number here stands for tones in mandarin). Could you please give me some advice? Thanks!

from glow-tts.

Charlottecuc avatar Charlottecuc commented on August 18, 2024

I changed hidden_channels, hidden_channels_enc and hidden_channels_decto 512, but I still encountered the following problem: in the inference time, some words are missing. For example, if I input:
Screenshot 2020-06-23 at 10 16 07 AM
I cannot hear r e4 in the synthesized voice. (The number here stands for tones in mandarin). Could you please give me some advice? Thanks!

Hi, you can try the trick add blank token between any two input tokens. My experiment in Chinese shows that this trick can improve pronunciation significantly.

Hi @shahuzi , I'm very happy that you are also interested in traininng glow-tts by using Mandarin datasets and thank you very much for your suggestion. I will try it!

By the way, because I encountered some alignment problems before (e.g. some words are always missing at the inference time) and I'm not sure whether I gave the model right input sequences. Could you kindly tell me what does your input sequences look like? Are you also using phonemes as I mentioned above? Do you use prosodic labels (e.g. "#1 #3 #4 #5" which stands for the pause in a sentence)?
For example:
“把知识运用于实践,离不开思考” ⬇️
"REC-001.wav|start0 b a3 zh ix1 sh ix5 sp2 vn4 iong4 v2 sh ix2 j ian4 sp3 l i2 b u4 k ai1 s iy1 k ao3 end0"
in which "sp3" means long pause (e.g. comma) and sp2 means short pause (e.g. 换气短停顿).

from glow-tts.

shahuzi avatar shahuzi commented on August 18, 2024

I changed hidden_channels, hidden_channels_enc and hidden_channels_decto 512, but I still encountered the following problem: in the inference time, some words are missing. For example, if I input:
Screenshot 2020-06-23 at 10 16 07 AM
I cannot hear r e4 in the synthesized voice. (The number here stands for tones in mandarin). Could you please give me some advice? Thanks!

Hi, you can try the trick add blank token between any two input tokens. My experiment in Chinese shows that this trick can improve pronunciation significantly.

Hi @shahuzi , I'm very happy that you are also interested in traininng glow-tts by using Mandarin datasets and thank you very much for your suggestion. I will try it!

By the way, because I encountered some alignment problems before (e.g. some words are always missing at the inference time) and I'm not sure whether I gave the model right input sequences. Could you kindly tell me what does your input sequences look like? Are you also using phonemes as I mentioned above? Do you use prosodic labels (e.g. "#1 #3 #4 #5" which stands for the pause in a sentence)?
For example:
“把知识运用于实践,离不开思考” ⬇️
"REC-001.wav|start0 b a3 zh ix1 sh ix5 sp2 vn4 iong4 v2 sh ix2 j ian4 sp3 l i2 b u4 k ai1 s iy1 k ao3 end0"
in which "sp3" means long pause (e.g. comma) and sp2 means short pause (e.g. 换气短停顿).

@Charlottecuc 不好意思,没有及时回复你。
我英语不是很好,用中文回复吧~
我的输入是音素序列、音调序列和一些韵律表征(#1,#3等),和你的差不多。
其中音素序列和韵律特征并不是和你一样组合成一个序列,而是看成平行特征,三种输入做embedding后,在channel维度上拼接起来。

from glow-tts.

Charlottecuc avatar Charlottecuc commented on August 18, 2024

@shahuzi 您好,方便提供几个你用glow-tts合成的音频样例吗?十分感谢

from glow-tts.

shahuzi avatar shahuzi commented on August 18, 2024

@shahuzi 您好,方便提供几个你用glow-tts合成的音频样例吗?十分感谢

由于涉及到数据安全问题,我没法给你提供demo,见谅。目前我的结论是:对于播报式的音库,可以正常地合成,对于表现力很丰富的音库,合成会出问题。

from glow-tts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.