The Wayback Machine - https://web.archive.org/web/20210204032955/https://github.com/songmeixu
Skip to content
Avatar
🐂
今年,我想做一只勤勤恳恳的农家牛
🐂
今年,我想做一只勤勤恳恳的农家牛

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@b3log @open-speech

Pinned

  1. FSA/FST algorithms, differentiable, with PyTorch compatibility.

    Cuda 322 66

  2. kaldi-asr/kaldi is the official location of the Kaldi project.

    Shell 10.1k 4.4k

  3. A python module that convert chinese written string to read string. 一个python包:将中文书面字符串转换为口语字符串。

    Python 107 30

  4. c++ Kaldi IO lib (static and dynamic).

    C 22 5

  5. 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.

    Python 39 8

  6. speech-aligner,是一个从“人声语音”及其“语言文本”,产生音素级别时间对齐标注的工具。speech-aligner, is a tool that generate phoneme-level alignment between human speech and its transcription

    C++ 252 80

145 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2021

songmeixu has no activity yet for this period.

January 2021

Created 3 commits in 1 repository

Created a pull request in k2-fsa/k2 that received 1 comment

FsaFromArray1: deal with num_arcs=0, but num_states != 0.

To solve issue #326 Add 'num_states' as an arg to FsaFromArray1() Deal with 'num_arcs=0' in FsaFromArray1() Get 'num_states' in impl of FsaFromStr…

+91 −16 1 comment
Reviewed 1 pull request in 1 repository

Created an issue in kaldi-asr/kaldi that received 1 comment

An SCTK build error on MacBook m1 silicon

The error is: And the info in config.log shows: clang: error: the clang compiler does not support '-march=native' The -march=native seems to be i…

1 comment