Skip to content

Commit ae6dbf4

Browse files
authored
Merge pull request #165 from Thommy96/ToucanTTS_Prompting
ToucanTTS with Prompting
2 parents da77163 + 6fd4f0f commit ae6dbf4

File tree

74 files changed

+8888
-104
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+8888
-104
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,12 @@ split/
1212
singing/
1313
toucan_conda_venv/
1414
venv/
15+
.venv/
16+
.hypothesis
1517
vis/
18+
wandb/
19+
wav2vec2_checkpoints/
20+
testing*
1621

1722

1823
*_graph

Evaluation/objective_evaluation.py

Lines changed: 499 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)