Commit 31816bd
Prep for Voice Steering feature (#141)
* Prep for Voice Steering feature
Credits:
1. ylacombe
- Add input_values to DACModel
- dac_wrapper/modeling_dac.py
- #110 (comment)
2. stg2015
- Delay mask adjustment for input_values
- modeling_parler_tts.py
- #81 (comment)
* Prep for voice steering/cloning w/ fix for non-streaming generation
* Applied simpler input handling per Guppy16's suggestion
* Applied Guppy16's suggested optimization
* Applied Guppy17's suggested optimization for voice steering
* Update parler_tts/modeling_parler_tts.py
---------
Co-authored-by: apresence <[email protected]>
Co-authored-by: Yoach Lacombe <[email protected]>1 parent dcaed95 commit 31816bd
File tree
2 files changed
+14
-7
lines changed- parler_tts
- dac_wrapper
2 files changed
+14
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3483 | 3483 | | |
3484 | 3484 | | |
3485 | 3485 | | |
3486 | | - | |
3487 | | - | |
3488 | | - | |
3489 | | - | |
3490 | | - | |
3491 | | - | |
3492 | | - | |
| 3486 | + | |
| 3487 | + | |
| 3488 | + | |
| 3489 | + | |
| 3490 | + | |
| 3491 | + | |
| 3492 | + | |
| 3493 | + | |
| 3494 | + | |
| 3495 | + | |
| 3496 | + | |
3493 | 3497 | | |
3494 | 3498 | | |
3495 | 3499 | | |
| |||
0 commit comments