Spaces:
Running
Running
File size: 310 Bytes
53420a1 1310f0e 53420a1 1310f0e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
title: Whisper Malayalam Code
emoji: 🎤
colorFrom: blue
colorTo: green
sdk: static
---
# Whisper Malayalam Fine-tuning Code
Python code for fine-tuning Whisper on Malayalam.
## Files
- app.py: Main training code
- requirements.txt: Dependencies
## Usage
pip install -r requirements.txt
python app.py
|