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.
-
Clone the Repository:
git clone https://github.com/hemangjoshi37a/French_audio_transcription_using_gradio.git cd French_audio_transcription_using_gradio
-
Install Dependencies:
pip install -r requirements.txt
-
Run the Application:
jupyter notebook final_code.ipynb
-
Access the UI: Open your browser and navigate to
http://0.0.0.0:8081
to access the user interface.
-
Upload Audio File: Use the Gradio interface to upload your French audio file.
-
Receive Transcription: The tool will process the audio and provide a text transcription in French.
Feel free to reach out to me via the following channels:
Contributions are welcome! Please feel free to submit issues and pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.