Skip to content

Shimamura-Lab-SU/Capsnet-Deepspeech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

カプセルネットワークを用いた音声認識

実行方法

従来法(カプセルネットワークなし)

論文DeepSpeech2を元に実装した deepspeech.pytorchを利用する.

deepspeech-pytorch.masterフォルダのtrain.pyを実行することで,訓練を行う. test.pyを実行することで,テストを行う.

提案法(カプセルネットワークあり)

従来法を元に提案法を実装した. カプセルネットワークの実装にあたり,CapsNet-PyTorchを利用している.

capsnet-deepspeechフォルダのtrain.pyを実行する. test.pyを実行することで,テストを行う.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages