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
- Host: GitHub
- URL: https://github.com/hemangjoshi37a/french_audio_transcription_using_gradio
- Owner: hemangjoshi37a
- License: mit
- Created: 2023-04-02T07:31:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T09:44:58.000Z (about 1 year ago)
- Last Synced: 2025-03-28T18:51:59.800Z (7 months ago)
- Topics: audio-processing, audio-to-text, audio-transcription, french-audio-transcription, french-language, gradio, machine-learning, speech-recognition, transcription-tool, whisper-model
- Language: Jupyter Notebook
- Homepage: https://hjlabs.in
- Size: 602 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.
## 📫 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.