2019-10-01から1ヶ月間の記事一覧

Big coreとLittle core

詳細は以下URLを参照:https://developer.qualcomm.com/blog/impact-big-core-little-core-architecture-application-development big.LITTLEと呼ばれるアーキテクチャは,高性能を追求するbigと省電力性を追求するlittleの2つの種類のコアで構成されている…

論文メモ_8

Semi-supervised training for improving data efficiency in end-to-end speech synthesis利用できるデータをできるだけ生かし、Tacotronを学習する試み。1. word embeddingを用いてencoder networkをconditioning。2. decoder networkを、次フレームの出力…