pytorch dc tts
1.0.0
次のプロジェクトに部分的に基づいて、ガイド付きの注意を伴う深い畳み込みネットワークに基づいた効率的にトレーニング可能なテキストからスピーチへのスピーチシステムのPytorch実装:
次のノートブックは、https://colab.research.google.comで実行可能です。
オーディオサンプルと事前処理されたモデルについては、上記のノートブックリンクにアクセスしてください。
英語TTSはLJスピーチデータセットを使用します。
python dl_and_preprop_dataset.py --dataset=ljspeechpython train-text2mel.py --dataset=ljspeechpython train-ssrn.py --dataset=ljspeechpython synthesize.py --dataset=ljspeechsamplesフォルダーに保存されます。 モンゴルのテキストからスピーチは、モンゴルの聖書からの5時間のオーディオを使用しています。
python dl_and_preprop_dataset.py --dataset=mbspeechpython train-text2mel.py --dataset=mbspeechpython train-ssrn.py --dataset=mbspeechpython synthesize.py --dataset=mbspeechsamplesフォルダーに保存されます。