jdeng / mmsegLinks
MMSEG simple word segmenter in C++ 11
☆17Updated 10 years ago
Alternatives and similar repositories for mmseg
Users that are interested in mmseg are comparing it to the libraries listed below
Sorting:
- mmseg 分词算法c++实现☆33Updated 9 years ago
- An Implementation of Two-Trie and Tail-Trie using Double Array☆21Updated 12 years ago
- wrap cppjieba by swig.☆20Updated 7 years ago
- Dan's repository of OpenFst (manually created by downloading certain versions of OpenFst), created to track certain patches.☆13Updated 9 years ago
- Tacotron text to speech in C++(synthesize only)☆76Updated 5 years ago
- Utilities for manipulating finite state transducers with the OpenFst library.☆31Updated 7 years ago
- A simple TTS(text-to-speech) engine for Chinese mandarin☆20Updated 13 years ago
- ctbparser是一个用C++语言实现的开源的中文处理工具包(GBK编码),用于分词、词性标注、依存句法分析,采用的是中文宾州树库(Chinese Tree Bank, CTB)标准。☆12Updated 11 years ago
- CppJieba的C语言api☆57Updated 2 years ago
- a implementation of Shazam algorithm☆48Updated 6 years ago
- 基于DNN神经网络的简单语音唤醒☆12Updated 6 years ago
- 汉字转拼音占内存更少转换速度更快☆39Updated 9 years ago
- This repo augments the scripts in CVTE model (http://kaldi-asr.org/models/m2)☆15Updated 6 years ago
- concurrency library for C++☆74Updated 11 years ago
- C++ headers(hpp) library with Python style.☆133Updated 2 months ago
- An effective C/C++ compute frame☆50Updated 9 years ago
- Chinese Speech SDK for Android, iOS and embedded Linux platforms. http://ai.mobvoi.com☆23Updated 5 years ago
- Explore Text-To-Speech☆25Updated 7 years ago
- A clone of Darts (Double-ARray Trie System)☆149Updated last month
- NanGe - A Rule-based Chinese-English Machine Translation System☆20Updated 7 years ago
- Linux C++ demo☆38Updated last year
- 根据MFCC提取音频特征,训练“飞鱼秀”音频节目语音和音乐的切割。☆30Updated 7 years ago
- 语音唤醒☆8Updated 6 years ago
- a Chinese tokenizer☆17Updated 12 years ago
- aiml的C++实现,支持中文,改自libaiml☆16Updated 12 years ago
- Juicer is a Weighted Finite State Transducer (WFST) based decoder for Automatic Speech Recognition (ASR).☆62Updated 9 years ago
- ☆77Updated 2 years ago
- vad wraper on webrtcvad☆23Updated 8 years ago
- 用多层BLSTM模型同时进行中文分词和标点符号预测☆18Updated 7 months ago
- "结巴"中文分词的C++版本,使用 darts Double Array Trie 降低内存占用到 1/100☆50Updated 2 years ago