Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dcuai
dlexamples
Commits
719799a2
Commit
719799a2
authored
Jul 26, 2022
by
lidc
Browse files
增加了pytorch框架下的音频处理模型FastSpeech和ECAPA-TDNN的测试代码
parent
13a50bfe
Changes
143
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
502 additions
and
0 deletions
+502
-0
PyTorch/Speech/FastSpeech2/utils/model.py
PyTorch/Speech/FastSpeech2/utils/model.py
+92
-0
PyTorch/Speech/FastSpeech2/utils/model_ddp.py
PyTorch/Speech/FastSpeech2/utils/model_ddp.py
+93
-0
PyTorch/Speech/FastSpeech2/utils/tools.py
PyTorch/Speech/FastSpeech2/utils/tools.py
+317
-0
No files found.
PyTorch/Speech/FastSpeech2/utils/model.py
0 → 100644
View file @
719799a2
This diff is collapsed.
Click to expand it.
PyTorch/Speech/FastSpeech2/utils/model_ddp.py
0 → 100644
View file @
719799a2
This diff is collapsed.
Click to expand it.
PyTorch/Speech/FastSpeech2/utils/tools.py
0 → 100644
View file @
719799a2
This diff is collapsed.
Click to expand it.
Prev
1
…
4
5
6
7
8
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment