Python

144 Articles in this Category
144

Build anything with Python

Explore

Creating an API with FastAPI to Transcribe, Summarize, and Tag Audio Files (Using FasterWhisper and MistralAI on the CPU)

By Nuno Bispo

In this article, we will build an API using FastAPI API to Transcribe, Summarize, and Tag Audio Files (Using FasterWhisper and MistralAI on the CPU)...