Skip to content

hemangjoshi37a/French_audio_transcription_using_gradio

Repository files navigation

French Audio Transcription using Gradio

GitHub GitHub issues GitHub license

📜 Introduction

This repository contains a French audio transcription tool built using Gradio and the Whisper model. The tool allows users to upload audio files and receive transcriptions in French.

🛠️ Setup

  1. Clone the Repository:

    git clone https://github.com/hemangjoshi37a/French_audio_transcription_using_gradio.git
    cd French_audio_transcription_using_gradio
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Run the Application:

    jupyter notebook final_code.ipynb
  4. Access the UI: Open your browser and navigate to http://0.0.0.0:8081 to access the user interface.

🎧 Usage

  1. Upload Audio File: Use the Gradio interface to upload your French audio file.

  2. Receive Transcription: The tool will process the audio and provide a text transcription in French.

Screenshot

📫 Contact

Feel free to reach out to me via the following channels:

                         

🤝 Contributions

Contributions are welcome! Please feel free to submit issues and pull requests.

📚 License

This project is licensed under the MIT License. See the LICENSE file for details.