Code Monkey home page Code Monkey logo

isc-transcription's Introduction

Isc Transcription

Description

The inception of this project was driven by the International Storytelling Center's imperative need to transcribe and catalog its extensive audio file collection efficiently. Recognizing the manual transcription process as time-consuming and tedious, the project initially focused on leveraging the power of Whisper, an advanced Open AI technology, to automate the transcription and diarization of audio files with exceptional accuracy.

Now, the project has evolved into a versatile application accessible to anyone seeking a streamlined solution for transcribing and diarizing their audio files. Utilizing the robust capabilities of Whisper, this Python-based tool empowers users to effortlessly convert their audio files into text format, offering a time-efficient and resource-saving alternative for individuals, organizations, and cultural institutions alike. The democratization of this technology ensures that the benefits extend beyond the initial motive, providing a valuable and accessible resource for diverse transcription needs.

Table of Contents

Installation

  1. Clone the repository:
git clone https://github.com/rubenmaharjan/isc-transcription.git
  1. Navigate to the cloned directory:
cd isc-transcription
  1. Install the required packages:
pip install -r requirements.txt
  1. Run the program:
python main.py

Usage

To run the transcription process, follow these steps:

  1. Open a terminal and navigate to the project directory.

  2. Make sure you have activated the virtual environment (if you are using one).

  3. Run the following command to start the transcription process:

python main.py

This will run the transcription process based on the configuration that has been created.

  1. Once the process is complete, the transcribed text will be saved to a text file in the output directory.

Note: Make sure to update the configuration file (config.xml) with the correct settings before running the code. You can also specify the audio files you want to transcribe by adding their file paths to the audio_files list in main.py.

If you encounter any issues or have any questions, please refer to the Contributing Guidelines or contact the project maintainers.

Acknowledgements

We would like to express our gratitude to the following individuals and organizations who contributed to this project:

  • Phil Pfeiffer, who provided valuable feedback and testing for the code.
  • The International Storytelling Center, who provided the audio files used in the project.
  • OpenAI, who developed the Whisper tool used for transcription.
  • The Python community, for their invaluable resources and support.

Thank you all for your help and support!

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.