Skip to content
View samhardyhey's full-sized avatar

Block or report samhardyhey

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. clean-py clean-py Public

    Streamlined CLI tool for automated Python code cleanup, combining autoflake, isort, and black to format both Python scripts and Jupyter notebooks.

    Python 18 5

  2. clear-bow clear-bow Public

    Minimalist dictionary-based text classifier that converts word frequencies into label probabilities - perfect for bootstrapping classifications with simple terminology lists.

    Python

  3. blog-asr-synthesis blog-asr-synthesis Public

    Synthetic stereo call generator for ASR pipeline testing, as detailed in https://www.samhardyhey.com/asr-data-synthesis

    Jupyter Notebook 1

  4. blog-collage-segmentation blog-collage-segmentation Public

    Automated tools for extracting vintage biological illustrations from Flickr collections, featuring filter-based segmentation and background removal - as detailed in https://www.samhardyhey.com/coll…

    Jupyter Notebook

  5. blog-os-asr blog-os-asr Public

    Open-source audio transcription toolkit exploring ASR model implementation and synthetic data generation - companion code for https://www.samhardyhey.com/poor-mans-asr-pt-1 and the follow-up post h…

    Python 2

  6. blog-tts-pod blog-tts-pod Public

    Text-to-speech pipeline that converts Nautilus magazine articles into multi-speaker audio content using Coqui VKTS - companion code for https://www.samhardyhey.com/behold-the-humble-nautilus

    Python