X-LANCE / VoiceFlow-TTS

[ICASSP 2024] This is the official code for "VoiceFlow: Efficient Text-to-Speech with Rectified Flow Matching"
https://cantabile-kwok.github.io/VoiceFlow/
276 stars 20 forks source link

Lack something #9

Open foolishcqx opened 5 months ago

foolishcqx commented 5 months ago

How can i get the parse_options.sh ? $bash extract fbank.sh-stage 0--stop stage 2 --nj 16 extract fbank.sh: line 20:parse options.sh: No such file or directory

cantabile-kwok commented 5 months ago

It is in utils/. As specified in README, source path.sh is required to find this script.