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

Added Speech Synthesis #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Himture
Copy link

@Himture Himture commented Feb 26, 2023

The following pull request consists a section for speech synthesis using tensorflow.

@lucifertrj lucifertrj added the new-example This issue is assigned if you want to open a PR for new code example label Feb 26, 2023
@lucifertrj
Copy link
Member

Thank you for the PR. There are a few changes to be made, before, merging the PR.

  • Will be adding the comments/reviews in the code section

Copy link
Member

@lucifertrj lucifertrj left a comment

Choose a reason for hiding this comment

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

TL; DR suggested changes

  • Adding title, author name and intro
  • Comments

"id": "KDEvSUef1aZe"
},
"outputs": [],
"source": [
Copy link
Member

Choose a reason for hiding this comment

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

Add the Title, your name and a short intro on your project.

Check: Example notebook

{
"cell_type": "code",
"source": [
"def plot_spectrogram(spectrogram,ax):\n",
Copy link
Member

Choose a reason for hiding this comment

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

It would be better if you can add some comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-example This issue is assigned if you want to open a PR for new code example
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants