speech-aligner icon indicating copy to clipboard operation
speech-aligner copied to clipboard

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

Results 17 speech-aligner issues
Sort by recently updated
recently updated
newest added

我在ubuntu20.04下使用cmkae3.23.2进行编译,出现这样的报错,应该是找不到blas,请问怎么解决呢 -- FindBLAS: BLAS vendors found: -- FindBLAS: BLAS library not found CMake Error at CMakeLists.txt:35 (message): Cannot find blas, CMake will exit. -- Configuring incomplete, errors occurred!

大师您好,请问这个是什么什么原因导致的?

I meet a error as follows: ERROR (speech-aligner[5.4.215~4-f2b7]:Input():util/kaldi-io.cc:756) Error opening input stream res/tree

请问make -j的时候出现如系错误: /usr/bin/ld: CMakeFiles/speech-aligner.dir/src/matrix/kaldi-matrix.cc.o: undefined reference to symbol 'cblas_ssyrk' //usr/lib/x86_64-linux-gnu/libblas.so.3: 无法添加符号: DSO missing from command line collect2: error: ld returned 1 exit status CMakeFiles/speech-aligner.dir/build.make:1636: recipe for target '../bin/speech-aligner' failed make[2]:...

Ubuntu 16.04 下,正确的依赖包应该是 libatlas-base-dev,然后直接执行 cmake .. 即可,不需要其它参数

你好,我之前也做过对齐,不过没你做的这么友好,我跑通了你的样例,用praat打开看了一下,发现BAC009S0002W0123,开头静音以及ye3对的一点都不齐,请问你现在还有在研究吗?有什么好的方法,保证可以对的比较齐呢?谢谢