Giter Site home page Giter Site logo

microchat-1's Introduction

MicroChat

微信辅助工具,用来将指定微信联系人的多段语音合并成一个 mp3

仅在 Linux 下测试通过

Clone

安装依赖环境

Python 3.6

  1. wxPython 安装教程

  2. silk-v3-decoder

2.1. libmp3lame

2.2. libopencore-amrnb

2.3. libopencore-amrwb

2.4 ffmpeg ./configure --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-shared

  1. Android SDK platform-tool

adb

运行

python3 Main.py

image

输出数据

在 data 目录中

未来发展规划

  1. 自动区分多开微信
  2. 将数据保存到不同的用户文件夹中 保存IMEI等数据存到对应配置文件
  3. 多线程数据处理
  4. 音频播放

microchat-1's People

Contributors

linzhanyu avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.