ZhenlinLiang
ZhenlinLiang
I try again but still get same error, and save nothing, cost almost 2 days `what(): /home/ubuntu/preprocess/preprocess/wet_lines_main.cc:71 in void Retrieve::Add(util::StringPiece, const Extract&) threw util::Exception because `!extracts.empty() && extracts.back().paragraph_num ber >...
@Celebio Thanks for your reply, i try `zcat seamless.dataset.metadata.public.arb-enA.tsv.gz | egrep ^crawl-data | tr '\t' ' ' | sort -k1 -k4 | build/bin/wet_lines`, but got `terminate called after throwing an...
Still have another question.. After I divided the audio according to the start frame and end frame, I found that the corresponding translated text was only part of the corresponding...
> hi @lzl-mt , The `wet_lines` tool will rebuild only the text part, not the audio part. To rebuild the audio, you can refer to the [doc](https://github.com/facebookresearch/seamless_communication/blob/main/docs/m4t/seamless_align_README.md), the section "For...
> > translated text was only part of the corresponding output text (the output corresponding to wet_lines). > > You need to extract the sentence from the paragraph by [using...
> The hosted audio may have changed in the meantime. We plan to provide additional metadata with the duration we expect the mp3 file to be. how should i use...
I try again but still get same error, and save nothing, cost almost 2 days `what(): /home/ubuntu/preprocess/preprocess/wet_lines_main.cc:71 in void Retrieve::Add(util::StringPiece, const Extract&) threw util::Exception because !extracts.empty() && extracts.back().paragraph_num ber >...