Audacity Labels From Subtitles Files For Machine Learning
I wrote a Python script that can take any subtitle file in the srt format and convert it so that the Audacity can generate audio labels
PROBLEMS, CODE AND OTHER INTERESTING STUFF
I wrote a Python script that can take any subtitle file in the srt format and convert it so that the Audacity can generate audio labels
Weird issue happening. A perfectly fine git repository suddenly stopped being detected by git. When I do, git status, no git repository is found even tough I can see .git (hidden) folder. To fix this, I ran below commands
I have written steps during changing default java from JDK version 11 to JDK version 8 on Ubuntu 18. All installed JDKs are located and can be found at: /usr/lib/jvm
Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than complicated. Flat is better than nested. Sparse is better than dense. Readability counts. Special cases aren’t special enough to break the rules. Although practicality beats purity. Errors should never pass silently. Unless explicitly silenced. In the…
𝗪𝗦𝗟 (Windows Subsystem For Linux) is surely one of the best things offered by Microsoft after VS Code in recent times for the programming community.