小码蚁

Results 7 comments of 小码蚁

Thank for your datasets

亲测。cmake 3.3.2 可以在ubuntu18.04下安装成功

> 欢迎使用该项目! > > 该问题是因为输入的音频采样率(48k)和可以接受的(16k)不匹配,所以在我增加变采样功能前,需要你在程序外先自行变采样,比如这样: > > 在wav.scp中,将每一行的: > `wav_name wav_path.wav` > 变成 > `wav_name sox wav_path.wav -t wav - rate -I 16k |` /cn_phn/data2/out.ali ./bin/speech-aligner --config=egs/cn_phn/conf/align.conf egs/cn_phn/data2/wav.scp egs/cn_phn/data2/text egs/cn_phn/data2/out.ali...

每一行变成了wav_name sox wav_path.wav -t wav - rate -I 16k | ,有提示“Did not successfully decode file nitech_jp_song070_f001_006, len = 12658”这个错误

![image](https://user-images.githubusercontent.com/22963972/48992651-ed536a00-f173-11e8-97b3-f287de8e843d.png)

> Hello, > > Is it possible to use detectParking on a picture of a parking lot instead of the video? > If so, could you please give me a...