Skip to content

thuhcsi/dpss-exp2-HMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

基于HMM的语音识别与强制对齐实验

DNN-HMM related Experiments for THUHCSI Course : <Digital Processing of Speech Signals>

Task-1 : Viterbi解码算法实现

  • [7] Implement forward algorithm in T1-Viterbi-Decoding/viterbi.py
  • [7] Implement backward algorithm in T1-Viterbi-Decoding/viterbi.py
  • [6] Implement viterbi algorithm in T1-Viterbi-Decoding/viterbi.py

NOTE: More information can be found in T1-Viterbi-Decoding

Task-2 : 基于HMM的强制对齐实验

  • [30] Run MFA align and answer questions

NOTE: More information can be found in T2-MFA

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages