parent
89b102a7dd
commit
efc269b75f
@ -1,11 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav https://paddlespeech.bj.bcebos.com/PaddleAudio/en.wav
|
|
||||||
|
|
||||||
# asr
|
|
||||||
export CUDA_VISIBLE_DEVICES=0
|
|
||||||
paddlespeech asr --input audio/119994.wav -v
|
|
||||||
|
|
||||||
|
|
||||||
# asr + punc
|
|
||||||
# paddlespeech asr --input ./zh.wav | paddlespeech text --task punc
|
|
Loading…
Reference in new issue