ylankgz commited on
Commit
6676f44
·
1 Parent(s): 9a6fdca

Update speaker list

Browse files
Files changed (1) hide show
  1. config.yaml +3 -3
config.yaml CHANGED
@@ -82,12 +82,12 @@ speakers:
82
  # phrase; the table shows that speaker's label. Add an optional `label:` here to
83
  # override it per row. Unknown-speaker entries are skipped at load.
84
  examples:
 
 
85
  - speaker: Mateus
86
  text: "Bora tomar um café e ver o pôr do sol em Copacabana? O céu fica todo alaranjado e a galera toca aquele samba na areia."
87
  - speaker: Sean
88
  text: "How about them Sox last night? Grabbed a coffee at Dunkin' on the way in and sat in traffic on Storrow the whole time. Typical Boston, but I wouldn't live anywhere else."
89
- - speaker: Marcus
90
- text: "Honestly, this town has the best food trucks on our whole side of the bay. You can walk down by the lake and grab something from a different country every block."
91
  - speaker: Emma
92
  text: "Thanks so much for calling in today — I'd be happy to help you get this sorted out. Just give me your account number and I'll take a look right away."
93
  - speaker: Diego
@@ -101,7 +101,7 @@ examples:
101
  - speaker: Elon
102
  text: "So the long-term goal here is to make life multiplanetary, and honestly, when you really think about it, it's going to be pretty exciting."
103
  - speaker: Grace
104
- text: "Yesterday I decided I was finally going to become a responsible, organized person. I even said it out loud, which somehow made it feel official."
105
 
106
  # Default generation parameters (initial slider values in the UI).
107
  # Mirrors the reference notebook: temperature=0.3, cfg_scale=3, cfg_frames=None
 
82
  # phrase; the table shows that speaker's label. Add an optional `label:` here to
83
  # override it per row. Unknown-speaker entries are skipped at load.
84
  examples:
85
+ - speaker: Marcus
86
+ text: "Honestly, this town has the best food trucks on our whole side of the bay. You can walk down by the lake and grab something from a different country every block."
87
  - speaker: Mateus
88
  text: "Bora tomar um café e ver o pôr do sol em Copacabana? O céu fica todo alaranjado e a galera toca aquele samba na areia."
89
  - speaker: Sean
90
  text: "How about them Sox last night? Grabbed a coffee at Dunkin' on the way in and sat in traffic on Storrow the whole time. Typical Boston, but I wouldn't live anywhere else."
 
 
91
  - speaker: Emma
92
  text: "Thanks so much for calling in today — I'd be happy to help you get this sorted out. Just give me your account number and I'll take a look right away."
93
  - speaker: Diego
 
101
  - speaker: Elon
102
  text: "So the long-term goal here is to make life multiplanetary, and honestly, when you really think about it, it's going to be pretty exciting."
103
  - speaker: Grace
104
+ text: "Yesterday I decided I was finally going to become a responsible, organized person."
105
 
106
  # Default generation parameters (initial slider values in the UI).
107
  # Mirrors the reference notebook: temperature=0.3, cfg_scale=3, cfg_frames=None