Giter Club home page Giter Club logo

Comments (5)

zzxiang avatar zzxiang commented on June 15, 2024 1

申し訳ございません!間違えて内容を書く前にissueをサブミットしました。内容を補足します!

from ttslearn.

r9y9 avatar r9y9 commented on June 15, 2024 1

ソースコードを修正し、また正誤表をアップデートしました https://docs.google.com/spreadsheets/d/185pTXTzCI3l4kkJTXVa4fsu6yhAwd8aury2PnLol55Q/edit?usp=sharing

from ttslearn.

zzxiang avatar zzxiang commented on June 15, 2024 1

ありがとうございました!

from ttslearn.

zzxiang avatar zzxiang commented on June 15, 2024

内容を補足させていただきました!
お手数をおかけしますが、
ご確認のほど、よろしくお願いいたします!

from ttslearn.

r9y9 avatar r9y9 commented on June 15, 2024

ご指摘ありがとうございます。おっしゃるとおり、code 7.16とcode 7.17 が誤りであり、一方でcode 8.11は正しいです。

自分の認識として、teacher forcingの場合、x_hat[:, :, t]は因果的な畳み込みで、x[:, t]までの音声サンプルから予測され、x[:, t + 1]と比較するのが正しいかと思います。なので、第8章以降の方(x_hat[:, :, :-1], x[:, 1:])が正しいように思います。

そのとおりです。

損失関数について、誤った計算において値が大きくなってしまうのは、計算が誤っているかどうかとは関係ないと思います。気にしなくて問題ありません。

ご指摘いただいた誤りについては、修正し、正誤表を更新します。修正が完了しましたら、このissueで報告します。

from ttslearn.

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.