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

Add UniCATS implementation #202

Closed
wants to merge 0 commits into from
Closed

Add UniCATS implementation #202

wants to merge 0 commits into from

Conversation

cyysky2
Copy link

@cyysky2 cyysky2 commented May 8, 2024

✨ Description

The PR adds the UniCATS into the Amphion toolkit.

UniCATS: A Unified Context-Aware Text-to-Speech Framework with Contextual VQ-Diffusion and Vocoding, which is capable of both speech continuation and editing.

The PR is the Final project for AIR6063. This is a solo project by 王洋珺 (Wang Yangjun), ID: 119010315

👨‍💻 Changes Proposed

  • Add UniCATS/CTXtxt2vec and UniCATS/CTXvec2wav in models/
  • Add UniCATS manual and run script in egs/tts
  • Add utils and configuration for the two UniCATS projects

🧑‍🤝‍🧑 Who Can Review?

@zhizhengwu @Adorable-Qin @HeCheng0625

🛠 TODO

  • Finish training the CTXtxt2vec model

✅ Checklist

  • Code has been reviewed
  • Code complies with the project's code standards and best practices
  • Code has passed all tests
  • Code does not affect the normal use of existing features
  • Code has been commented properly
  • Documentation has been updated (if applicable)
  • Demo/checkpoint has been attached (if applicable)

@lmxue
Copy link
Collaborator

lmxue commented May 10, 2024

Please format the code using 'black' formatter as described here.

Please provide the final checkpoints and samples.

Additionally, the commit information should be concise.

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.

2 participants