Joeyfully commited on
Commit
a240aa0
·
verified ·
1 Parent(s): 76617d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Radio TTS Quick Start
2
 
3
  This workspace fine-tunes a text-to-speech model on the dataset in `data/` and writes all outputs to `output/`. The training and testing scripts are available at https://github.com/Lambchem/Voice-Generation
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - text-to-speech
6
+ - speecht5
7
+ - voice-generation
8
+ library_name: transformers
9
+ license: mit
10
+ ---
11
  # Radio TTS Quick Start
12
 
13
  This workspace fine-tunes a text-to-speech model on the dataset in `data/` and writes all outputs to `output/`. The training and testing scripts are available at https://github.com/Lambchem/Voice-Generation