" Containerized Video to Transcribe: A Streamlit Application using Assemblyai for Speech Recognition"Mar 30, 2024·4 min read
Troubleshooting Git: A Beginner's GuideIf you have modified a file that was committed previously and haven't committed the recent changes, and you want to switch branches, you'll encounter an error like: "error: Your local changes to the following files would be overwritten by checkout: t...Jul 16, 2024·1 min read
Linux CommandsHere are some basic linux command that can be valuable resource for beginner as well as experience user 1. Navigating the File System: cd: Changing directories. ls: Listing files and directories. pwd: Present working directory. 2. File and Direc...Feb 3, 2024·2 min read