Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpeechBrain Tutorial #1004

Merged
merged 12 commits into from
Dec 19, 2022
Merged

SpeechBrain Tutorial #1004

merged 12 commits into from
Dec 19, 2022

Conversation

Simnol22
Copy link
Contributor

@Simnol22 Simnol22 commented Oct 3, 2022

Description

Adding a simple tutorial for integrating Orion with a speech-recognition model from Speechbrain.

Changes

Just adding a page in the tutorials section and some code in examples

Tests

  • I added corresponding tests for bug fixes and new features. If possible, the tests fail without the changes
  • [x ] All new and existing tests are passing ($ tox -e py38; replace 38 by your Python version if necessary)

Documentation

  • [ x] I have updated the relevant documentation related to my changes

Quality

  • [x ] I have read the CONTRIBUTING doc
  • [x ] My commits messages follow this format
  • [x ] My code follows the style guidelines ($ tox -e lint)

Copy link
Member

@bouthilx bouthilx left a comment

Choose a reason for hiding this comment

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

Minor rephrasings.

Copy link
Member

@bouthilx bouthilx left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@bouthilx bouthilx merged commit e9a96d5 into Epistimio:develop Dec 19, 2022
@notoraptor notoraptor mentioned this pull request Mar 2, 2023
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.

None yet

2 participants