Skip to content

Conversation

Copy link

Copilot AI commented Nov 3, 2025

Addresses review feedback to translate error message from Portuguese to English in the Whisper fine-tuning training script.

Changes

  • Changed error log message in apps/whisper_fine_tuning/src/core/train/main_train.py:200 from "erro durante o treinamento" to "error during training"
except Exception as e:
    logger.error(f"error during training: {e}", exc_info=True)

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Update to address feedback from review on fine tuning Fix Portuguese error message in training script Nov 3, 2025
Copilot AI requested a review from karinassini November 3, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants