|
|
| # Neo_EP |
| |
| Fine-tuned version of [`inesc-id/WhisperLv3-FT`](https://huggingface.co/inesc-id/WhisperLv3-FT) for **European Portuguese** automatic speech recognition, developed by [Neoscopio](https://huggingface.co/Neoscopio-SA). |
| |
| - **Architecture:** Transformer encoder-decoder (1550M parameters) |
| - **Base model:** [`inesc-id/WhisperLv3-FT`](https://huggingface.co/inesc-id/WhisperLv3-FT) (from [`openai/whisper-large-v3`](https://huggingface.co/openai/whisper-large-v3)) |
| - **Language:** European Portuguese (`pt`) |
| - **Task:** Transcription |
| - **Compute type:** float16 |
| |
| > **Note:** A paper with full training methodology, evaluation results, and benchmarks is currently under preparation and will be published soon. |
| |