Browsing Category
Python
28 posts
Posts with python code.
How To Create A Python Script To Display A Form In FreeCAD
This post will describe how to create a Python script to display a form in FreeCAD. First, we…
November 18, 2023
How To Iterate The FreeCAD Document Tree Using Python
This post will discuss how to iterate the FreeCAD document tree using python. The tree is implemented using…
November 18, 2023
How To Create A User Interface For Your FreeCAD Python Scripts
This post will walk you through the steps that explain how to create a user interface for your…
November 18, 2023
How To Setup The Thonny Python IDE On Windows
In this post we will look at how to setup the Thonny Python IDE (integrated development environment) on…
December 1, 2025
How Convert A Live Stream Podcast To Text
This Python Vosk tutorial will describe how to convert speech in a live stream podcast to text. In…
July 19, 2023
How To Extract Sound Clips From A Podcast
Would you like to extract sound clips from your favorite podcast or other audio files? This post describes…
July 19, 2023
How To Transcribe A Podcast Audio File To Text For Free
There are a lot of services available that will transcribe your podcast audio file to text. The one…
July 19, 2023
Results of Vosk Python Speech To Text Conversion
In this post we will look at some results from our python scripts that utilize the Vosk speech…
July 19, 2023
How To Convert Speech To Text Using Python and Vosk
This Python Vosk tutorial will describe how to convert speech in an mp3 audio file to a json…
July 19, 2023
Speech To Text Python Environment Setup Using Vosk
This series of posts describes how to convert audio files containing speech to text. This is a Python…
July 19, 2023