An open API service indexing awesome lists of open source software.

https://github.com/hemangjoshi37a/french_audio_transcription_using_gradio

French audio transcription using gradio
https://github.com/hemangjoshi37a/french_audio_transcription_using_gradio

audio-processing audio-to-text audio-transcription french-audio-transcription french-language gradio machine-learning speech-recognition transcription-tool whisper-model

Last synced: 6 months ago
JSON representation

French audio transcription using gradio

Awesome Lists containing this project

README

          

# French Audio Transcription using Gradio

![GitHub](https://img.shields.io/github/last-commit/hemangjoshi37a/French_audio_transcription_using_gradio)
![GitHub issues](https://img.shields.io/github/issues/hemangjoshi37a/French_audio_transcription_using_gradio)
![GitHub license](https://img.shields.io/github/license/hemangjoshi37a/French_audio_transcription_using_gradio)

## 📜 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:**
```bash
git clone https://github.com/hemangjoshi37a/French_audio_transcription_using_gradio.git
cd French_audio_transcription_using_gradio
```

2. **Install Dependencies:**
```bash
pip install -r requirements.txt
```

3. **Run the Application:**
```bash
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](https://user-images.githubusercontent.com/12392345/229339257-11ea1ee7-392e-44ab-8cf8-855ee5941ed8.png)

## 📫 Contact

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

[](https://wa.me/917016525813)  
[](https://t.me/hjlabs)  
[](mailto:hemangjoshi37a@gmail.com)  
[](https://www.linkedin.com/in/hemang-joshi-046746aa)  
[](https://www.facebook.com/hemangjoshi37)  
[](https://twitter.com/HemangJ81509525)  
[](https://www.tumblr.com/blog/hemangjoshi37a-blog)  
[](https://stackoverflow.com/users/8090050/hemang-joshi)  
[](https://www.instagram.com/hemangjoshi37)  
[](https://in.pinterest.com/hemangjoshi37a)  
[](http://hemangjoshi.blogspot.com)  
[](https://hjlabs.in/)  
[](https://gitlab.com/hemangjoshi37a)  

## 🤝 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](LICENSE) file for details.