Aliaksandr commited on
Commit
01dd521
Β·
unverified Β·
1 Parent(s): 1e32511

Update readme.md

Browse files
Files changed (1) hide show
  1. readme.md +2 -1
readme.md CHANGED
@@ -8,5 +8,6 @@
8
  - [ ] map characters to available voices
9
  - [ ] use LLM to recognize characters for a given text and provide descriptions
10
  detailed enough to select appropriate voice
 
11
  - [ ] run TTS to create narration
12
- - [ ] add effects. mix them with created narration
 
8
  - [ ] map characters to available voices
9
  - [ ] use LLM to recognize characters for a given text and provide descriptions
10
  detailed enough to select appropriate voice
11
+ - [ ] preprocess text phrases for TTS: add intonation markers, auto-set TTS params
12
  - [ ] run TTS to create narration
13
+ - [ ] add effects. mix them with created narration