8 Commits

Author SHA1 Message Date
源文雨 f3dcd970c9 optimize: separate speaker from tokenizer
- move `spk_stat.pt` into config
- move `sample_audio_speaker` to DVAE
- update rvcmd to `v0.2.7`
2024-08-06 17:35:41 +08:00
源文雨 e049abab96 chore(test): update test according to #521 2024-07-10 15:06:59 +09:00
此般浅薄 c0644a5a1f cmd/jupyter流式代码简化优化;cmd/jupyter stream play example simplify (#549)
* simplify stream play code

* add some example

* optimize stream play and adapt to the latest dev changes

* chore(format): run black on dev

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-10 14:29:21 +09:00
github-actions[bot] f1c6da98c1 chore(format): run black on dev (#536)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-06 00:42:17 +09:00
源文雨 13e1e67786 optimize(examples): api and cmd 2024-07-06 00:39:47 +09:00
源文雨 a5fec6653d fix(gpt): compile failed 2024-07-06 00:15:04 +09:00
github-actions[bot] 146a7582ec chore(format): run black on main (#522)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-04 19:24:37 +09:00
此般浅薄 3fd409f830 feat(cmd): add stream display example in cmd (#512)
* add stream display example in cmd mode by using multi-thread

* optimize stream code

* add pyaudio in requirements
2024-07-04 19:21:39 +09:00