open-speech
Results
5
repositories owned by
open-speech
speech-aligner
388
Stars
100
Forks
Watchers
speech-aligner,是一个从“人声语音”及其“语言文本”,产生音素级别时间对齐标注的工具。speech-aligner, is a tool that generate phoneme-level alignment between human speech and its transcription
cn-text-normalizer
120
Stars
35
Forks
Watchers
A python module that convert chinese written string to read string. 一个python包:将中文书面字符串转换为口语字符串。
HTK
31
Stars
5
Forks
Watchers
The Hidden Markov Model Toolkit (HTK) from University of Cambridge, with fixed issues.
tf_kaldi_io
40
Stars
9
Forks
Watchers
A python package that make tensorflow be able to read "Kaldi" scp/ark in an elegant way. May kaldi user happy to enter tensorflow world.