GithubHelp home page GithubHelp logo

acm-amm's Introduction

ACM-AMM: Automatic Meeting Minutes

This project provides a Python implementation for generating speaker-diarized dialogue transcripts from audio recordings of conference meetings. It leverages the Whisper library for fast and flexible speech recognition.

Features:

  • Transcribes audio files using Whisper models.
  • Performs speaker diarization to identify and separate speakers.
  • Saves transcripts with speaker information in a human-readable format.

Installation:

Prerequisites:

Ensure you have Python 3.9 or later installed.

Install dependencies:

pip install -r requirements.txt

Install wishperX:

pip install git+https://github.com/m-bain/whisperx.git

Usage

bash run_app.sh

Additional Information:

  • This project is under active development. Refer to the code for the latest features and functionalities.
  • For more advanced usage or customization, explore the Audio2Dia class implementation and experiment with different configuration options.
  • Consider responsible use of this technology, ensuring you have appropriate permissions and consent for processing audio recordings.
  • This project uses modules from the Whisper repository (https://github.com/openai/whisper)

Contributing:

We welcome contributions to this project! Please refer to the CONTRIBUTING.md file for guidelines on how to submit pull requests.

License:

This project is licensed under the MIT License (see LICENSE file for details).

Disclaimer:

This project is provided for educational and research purposes only. The accuracy and performance may vary depending on audio quality, model configuration, and other factors. Use it responsibly and at your own discretion.

acm-amm's People

Contributors

vo-linh 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.