@daishir0
  • Stars
    star
    14
  • Global Rank 798,133 (Top 28 %)
  • Followers 4
  • Following 3
  • Registered about 12 years ago
  • Most used languages
    Python
    85.7 %
    HTML
    14.3 %
  • Location 🇯🇵 Japan
  • Country Ranking
    Python
    2,282
    HTML
    3,283

Top repositories

1

kindle2ss

This tool automatically takes screenshots of your Kindle screen and saves them as files.
Python
7
star
2

AudioTranscribePro

AudioTranscribePro is a powerful Python-based tool that combines audio transcription with speaker diarization. It processes various audio file formats (MP3, M4A, MP4), converts them to WAV, transcribes the content, and identifies different speakers in the audio.
Python
2
star
3

saizeriya

A script designed for image alignment and difference detection. It aligns two input images using feature point matching and homography, then computes and marks the differences between them. The script uses OpenCV and skimage for image processing. It is useful for comparing two similar images to detect subtle changes.
Python
1
star
4

VideoCompressor

A script to compress video files using ffmpeg with customizable parameters.
Python
1
star
5

pdf2txt

"pdf2txt" is a simple, lightweight tool designed to extract text from PDF files and clean it by removing line breaks and unnecessary spaces. It uses the pdfminer library for text extraction and provides a clean, readable text output. Ideal for quick conversions and text processing tasks.
Python
1
star
6

WhisperTranscribeKit

WhisperTranscribeKit: A real-time audio transcription toolkit using OpenAI's Whisper model, built with Flask and WebSocket.
HTML
1
star
7

RealtimeWhisper

RealtimeWhisper is a Python script that captures audio in real-time, transcribes it using OpenAI's Whisper ASR system, and uploads the transcriptions to a remote server via SSH.
Python
1
star