Skip to content

Updating link and removing unnecessary code.#16

Merged
jvachier merged 1 commit intomainfrom
jv/fixing_typos
May 10, 2025
Merged

Updating link and removing unnecessary code.#16
jvachier merged 1 commit intomainfrom
jv/fixing_typos

Conversation

@jvachier
Copy link
Copy Markdown
Owner

@jvachier jvachier commented May 10, 2025

Describe your changes

Provide a clear and concise description of the changes made in this pull request. Include any relevant context or background information.

  • What is the purpose of this pull request?
  • What problem does it solve?
  • What functionality does it add or improve?

Issue ticket number and link

Type of Change

Check the type of change your pull request introduces:

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (code improvements without changing functionality)

Checklist before requesting a review

Before submitting your pull request, ensure the following:

  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added or updated relevant documentation (if applicable).
  • My changes do not introduce any new warnings or errors.
  • I have checked for security vulnerabilities in the code.
  • I have ensured backward compatibility (if applicable).

@jvachier jvachier self-assigned this May 10, 2025
@jvachier jvachier requested a review from Copilot May 10, 2025 16:10
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR cleans up the code by removing unnecessary commented imports in the speech-to-text module and updates dataset URLs in the README to improve documentation clarity and accuracy.

  • Removed commented-out import statements from src/modules/speech_to_text.py.
  • Updated dataset links in README.md for both TripAdvisor Hotel Reviews and English-to-French Translation datasets.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/modules/speech_to_text.py Removed commented-out imports to clean up unused code
README.md Updated dataset URLs to current links and improved descriptions

@jvachier jvachier merged commit 397f267 into main May 10, 2025
@jvachier jvachier deleted the jv/fixing_typos branch May 10, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants