Text-to-Speech
Adapters
Ngakak commited on
Commit
ba30f73
1 Parent(s): f4a5ea1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: cc-by-nd-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nd-4.0
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ metrics:
6
+ - accuracy
7
+ base_model:
8
+ - openai/whisper-large-v3-turbo
9
+ - stabilityai/stable-diffusion-3.5-large
10
+ - stabilityai/stable-diffusion-3.5-large-turbo
11
+ new_version: openai/whisper-large-v3-turbo
12
+ pipeline_tag: text-to-speech
13
+ library_name: adapter-transformers
14
+ ---