Browsing Category
Python
20 posts
Posts with python code.
How To Model Chain Link In FreeCAD
This post will describe how to model Chain Link in FreeCAD. All of the modeling is accomplished using…
November 28, 2023
How To Script A Sketch In FreeCAD Using Python
In this post we will review how to script a sketch in FreeCAD using python. Our goal is…
November 26, 2023
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…
November 1, 2022
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