I'll try it later, thank you for the update, currently using the previous one. It was so convenient but haha I need to manually clean out the moan sound
I'll try it later, thank you for the update, currently using the previous one. It was so convenient but haha I need to manually clean out the moan sound
Yup, the initial_prompt tells Whisper to transcribe everything even moans. You don't have to manually clean it. Use my clean_japanese.py. It will automatically clean all repetitions, moaning, laughing, and garbage.
Yup, the initial_prompt tells Whisper to transcribe everything even moans. You don't have to manually clean it. Use my clean_japanese.py. It will automatically clean all repetitions, moaning, laughing, and garbage.
So I should just leave it as is for now, and it will be cleaned up later? I’ve used up my runtime for today, but I’ll continue working on the file in Colab tomorrow.
So I should just leave it as is for now, and it will be cleaned up later? I’ve used up my runtime for today, but I’ll continue working on the file in Colab tomorrow.
Keep the audio file, json and partial filenames the same and it will load the partial srt tomorrow and continue appending to it. Or upload those files to a different Colab account and it will also continue.