<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Projects on miguelvalente.xyz</title>
    <link>https://miguelvalente.xyz/projects/</link>
    <description>Recent content in Projects on miguelvalente.xyz</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 02 Jul 2023 17:04:05 +0200</lastBuildDate><atom:link href="https://miguelvalente.xyz/projects/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>🦔 Gitocommito: Automatic Commit Generation</title>
      <link>https://miguelvalente.xyz/projects/gittocommito/</link>
      <pubDate>Sun, 02 Jul 2023 17:04:05 +0200</pubDate>
      
      <guid>https://miguelvalente.xyz/projects/gittocommito/</guid>
      <description>Let GitoCommito commit for you  
Features  Automatic Commit Generation: Generate commits based on your staged changes. Compliance with Conventional Commits: Adhere to the Conventional Commits standards without memorizing the conventions. Integration with OpenAI: Leverages the power of OpenAI&amp;rsquo;s language model to create meaningful commit messages.  Getting Started  Install the extension from the Visual Studio Code marketplace. Set your OpenAI key by calling GitoCommito: Set OpenAI Key in the VS Code command palette (Cmd/Ctrl + Shift + P to open the command palette).</description>
    </item>
    
    <item>
      <title>🖨 Image Mangler: Destroy your images</title>
      <link>https://miguelvalente.xyz/projects/imagemangler/</link>
      <pubDate>Wed, 12 Apr 2023 21:03:35 +0200</pubDate>
      
      <guid>https://miguelvalente.xyz/projects/imagemangler/</guid>
      <description>Image Mangler is a command-line tool to deteriorate an image iteratively using lossy algorithms.
Installation You can install Image Mangler via pip:
pip install imagemangler Usage You can run Image Mangler by invoking the imagemangler command in the terminal, followed by the path of the image file you want to mangle:
imagemangler path/to/image.jpg By default, Image Mangler will automatically mangle the image across all quality steps with a base quality of 70 and a quality step of 2.</description>
    </item>
    
    <item>
      <title>👂 Whisperer: Automatic Text-Audio ML ready dataset maker</title>
      <link>https://miguelvalente.xyz/projects/whisperer/</link>
      <pubDate>Wed, 15 Mar 2023 16:05:49 +0100</pubDate>
      
      <guid>https://miguelvalente.xyz/projects/whisperer/</guid>
      <description>Go from raw audio files to a speaker separated text-audio datasets automatically.
Linked image: 
Table of Contents  Summary Key Features Instalation How to use:  Using Multiple-GPUS Configuration   To Do Acknowledgements  Summary This repo takes a directory of audio files and converts them to a text-audio dataset with normalized distribution of audio lengths. See AnalyzeDataset.ipynb for examples of the dataset distributions across audio and text length</description>
    </item>
    
  </channel>
</rss>
