Hello! My sound file duration is a bit long and a transcription of this with start and end time stamp is included. For example:
<Sync time="2.430"/> The bird is blue <Sync time="3.983"/>
Is it possible to use it as my '.transcript' file to be used in training? Do I need to cut it in smaller pieces?
Thank you in advanced for answering my question.
Is it possible to use it as my '.transcript' file to be used in training?
You have to convert the data into required format first. You can do it with a small python script.
Do I need to cut it in smaller pieces?
Yes.
Thank you for your response. What duration would you recommend in cutting the audio file?
This question is covered in tutorial, read it carefully.
In the future avoid asking question without doing research yourself first. This greatly decreases your chances to get useful answers.
Sorry, thanks a lot Nickolay.
Log in to post a comment.
Hello! My sound file duration is a bit long and a transcription of this with start and end time stamp is included. For example:
<Sync time="2.430"/>
The bird is blue
<Sync time="3.983"/>
Is it possible to use it as my '.transcript' file to be used in training? Do I need to cut it in smaller pieces?
Thank you in advanced for answering my question.
You have to convert the data into required format first. You can do it with a small python script.
Yes.
Thank you for your response. What duration would you recommend in cutting the audio file?
This question is covered in tutorial, read it carefully.
In the future avoid asking question without doing research yourself first. This greatly decreases your chances to get useful answers.
Sorry, thanks a lot Nickolay.