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

[Audio] Refactor paddleaudio to paddlespeech.audio #2007

Merged
merged 2 commits into from
Jun 15, 2022

Conversation

KPatr1ck
Copy link
Contributor

@KPatr1ck KPatr1ck commented Jun 2, 2022

PR types

Others

PR changes

Others

Describe

Refactor paddleaudio to paddlespeech.audio

"kaldiio", "librosa==0.8.1", "loguru", "matplotlib", "nara_wpe",
"onnxruntime", "pandas", "paddlenlp", "paddlespeech_feat", "praatio==5.0.0",
"pypinyin", "pypinyin-dict", "python-dateutil", "pyworld", "resampy==0.2.2",
"sacrebleu", "scipy", "sentencepiece~=0.1.96", "soundfile~=0.10",
Copy link
Collaborator

Choose a reason for hiding this comment

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

依赖还是一行一个吧,现在看起来不太方便

@KPatr1ck
Copy link
Contributor Author

KPatr1ck commented Jun 2, 2022

TODO: merge audio docs.

import requests
import yaml
from paddle.framework import load

import paddlespeech.audio
Copy link
Collaborator

Choose a reason for hiding this comment

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

这行是必须的吗?


import paddlespeech.audio
Copy link
Collaborator

Choose a reason for hiding this comment

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

import paddlespeech.audio as pa

pa.save
pa.window.xxx
可以这样用吗?


import paddlespeech.audio
Copy link
Collaborator

Choose a reason for hiding this comment

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

是否必须?

@mergify
Copy link

mergify bot commented Jun 8, 2022

This pull request is now in conflict :(

@mergify mergify bot added the conflicts label Jun 8, 2022
@KPatr1ck KPatr1ck changed the base branch from develop to audio_refactoring June 8, 2022 02:53
@mergify mergify bot removed the conflicts label Jun 8, 2022
@zh794390558 zh794390558 marked this pull request as ready for review June 15, 2022 03:13
@zh794390558 zh794390558 merged commit 9286792 into PaddlePaddle:audio_refactoring Jun 15, 2022
@mergify
Copy link

mergify bot commented Jun 17, 2022

This pull request is now in conflict :(

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.

3 participants