Skip to content

【Hackathon 8th No.5】在 PaddleSpeech 中复现 DAC 模型 #3973

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

DrRyanHuang
Copy link
Contributor

@DrRyanHuang DrRyanHuang commented Jan 17, 2025

PR types

New features

PR changes

Models

Describe

需要先下载数据集

train/build_dataset.folders

part path
speech_fb - 🚧 /data/daps/train (https://ccrma.stanford.edu/~gautham/Site/daps.html)
speech_hq - ✅ /data/vctk (pdspeech已支持)
- 🎯 /data/vocalset(https://zenodo.org/records/1203819)
- 🚧 /data/read_speech (DNS-Challenge)
- 🚧 /data/french_speech (DNS-Challenge)
speech_uq - 🚧 /data/emotional_speech/ (DNS-Challenge)
- /data/common_voice/ (https://commonvoice.mozilla.org/en/datasets)
- 🚧 /data/german_speech/ (DNS-Challenge)
- 🚧 /data/russian_speech/ (DNS-Challenge)
- 🚧 /data/spanish_speech/ (DNS-Challenge)
music_hq - /data/musdb/train (https://zenodo.org/records/1117372)
music_uq - /data/jamendo (https://mtg.github.io/mtg-jamendo-dataset/)
general - /data/audioset/data/unbalanced_train_segments/
- /data/audioset/data/balanced_train_segments/

val/build_dataset.folders
speech_hq:
- /data/daps/val
music_hq:
- /data/musdb/test
general:
- /data/audioset/data/eval_segments/


test/build_dataset.folders
speech_hq:
- /data/daps/test
music_hq:
- /data/musdb/test
general:
- /data/audioset/data/eval_segments/

Copy link

stale bot commented Apr 26, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Apr 26, 2025
Copy link

mergify bot commented Apr 26, 2025

This pull request is now in conflict :(

@mergify mergify bot added the conflicts label Apr 26, 2025
@mergify mergify bot removed the conflicts label Apr 27, 2025
@stale stale bot removed the Stale label Apr 27, 2025
Copy link

stale bot commented Jun 27, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants