2121-8 commited on
Commit
a5178b1
1 Parent(s): a27df4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -116,7 +116,7 @@ prompt_tokenizer = AutoTokenizer.from_pretrained("2121-8/japanese-parler-tts-min
116
  description_tokenizer = AutoTokenizer.from_pretrained("2121-8/japanese-parler-tts-mini", subfolder="description_tokenizer")
117
 
118
  prompt = "こんにちは、今日はどのようにお過ごしですか?"
119
- description = "JSUT speaker with a slightly high-pitched voice delivers her words at a moderate speed with a quite monotone tone in a confined environment, resulting in a quite clear audio recording."
120
 
121
 
122
  prompt = add_ruby(prompt)
 
116
  description_tokenizer = AutoTokenizer.from_pretrained("2121-8/japanese-parler-tts-mini", subfolder="description_tokenizer")
117
 
118
  prompt = "こんにちは、今日はどのようにお過ごしですか?"
119
+ description = "JSUT speaks with an expressive and animated tone in an excellent recording, with a very close-sounding proximity that suggests a private and intimate setting, and delivers her words at a rapid pace."
120
 
121
 
122
  prompt = add_ruby(prompt)