源文雨
9f0b7a048d
feat(dvae): add encoder
2024-07-18 18:31:40 +09:00
源文雨
7cf5d8aede
doc: edit Group note
2024-07-16 21:27:33 +09:00
zhipeng
e6090938c3
fix: stream mode, last chunk of audio file size ( #564 )
...
* fix stream mode, last chunk of audio file size
* Update core.py
* Update core.py
* Update core.py
2024-07-16 21:20:06 +09:00
github-actions[bot]
3201c24e9d
chore(env): sync checksum on dev ( #575 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-16 17:25:59 +09:00
源文雨
d4cc9bb9dc
fix(checksum): json ending
2024-07-16 17:23:46 +09:00
源文雨
b66636e552
fix(core): reletive load path
2024-07-16 17:18:51 +09:00
源文雨
61fd5628cd
chore(workflow): omit env commits
2024-07-16 17:15:45 +09:00
github-actions[bot]
267dc39925
chore(env): sync checksum on dev ( #574 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-16 17:13:34 +09:00
github-actions[bot]
53476da2c1
chore(format): run black on dev ( #573 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-16 17:11:34 +09:00
源文雨
27331c3399
feat(config): drop download of folder config
2024-07-16 17:10:49 +09:00
源文雨
9f402ba5c2
doc: change LICENSE to AGPL-v3.0
2024-07-15 14:29:19 +09:00
源文雨
3f8d075418
optimize(core): wav stream output
2024-07-12 16:48:06 +09:00
Yi Zhang
d1fc445623
fix(doc): save audio bug in the demo ( #563 )
...
fix #561
2024-07-12 00:59:13 +09:00
github-actions[bot]
d089bd2492
chore(format): run black on dev ( #560 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-10 16:53:29 +09:00
源文雨
40fbbc277a
fix(test): hf dl
2024-07-10 16:52:47 +09:00
源文雨
af8a4e378c
chore(tools): rename wav_arr_to_mp3_view to pcm_arr_to_mp3_view
2024-07-10 16:50:14 +09:00
源文雨
580463ce22
fix(test): int16 rms overflow
2024-07-10 15:39:49 +09:00
github-actions[bot]
b517b3872f
chore(format): run black on dev ( #558 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-10 15:14:03 +09:00
源文雨
7ee542689d
fix(webui): stream mode noise (ref #521 #360 )
2024-07-10 15:13:21 +09: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
源文雨
f28d0ee336
fix(workflow): make ci happy
2024-07-10 14:28:00 +09:00
源文雨
15898fc3f3
fix(gpt): recursion calling
2024-07-10 14:25:52 +09:00
源文雨
c31ec39ea1
fix(workflow): make ci happy
2024-07-10 14:23:43 +09:00
源文雨
2dc1a6a83e
fix(workflow): make ci happy
2024-07-10 14:17:00 +09:00
源文雨
34a01e4083
fix(workflow): pull black format
2024-07-10 14:14:23 +09:00
github-actions[bot]
00b2dfd1a3
chore(format): run black on dev ( #556 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-10 00:53:14 +09:00
源文雨
6e18575faa
feat(core): batch vocos decode
...
feat(cmd): support stream infer
2024-07-10 00:49:30 +09:00
源文雨
0f47a870c6
optimize(norm): sub all rejected patterns
2024-07-09 22:25:57 +09:00
github-actions[bot]
c7ce7c5975
chore(format): run black on dev ( #554 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-09 22:07:41 +09:00
源文雨
fb4676e3de
optimize(tools): drop unsafe convert
2024-07-09 21:04:36 +09:00
源文雨
d5239e1b56
fix(wrokflow): pull-format checkout
2024-07-09 15:21:38 +09:00
briancaffey
0c0308a3d1
fix(api): fix order of args for writestr ( #546 )
2024-07-08 19:30:42 +09:00
源文雨
aea84bfdd0
feat(tokenizer): use encode_plus instead of __call__
2024-07-08 17:57:40 +09:00
源文雨
2f07b8b486
fix(webui): try to fix wave struct.error
...
'H' format requires 0 <= number <= 65535
according to https://stackoverflow.com/questions/40822877/scipy-io-cant-write-wavfile
2024-07-08 00:15:36 +09:00
github-actions[bot]
bfe5f2683d
chore(format): run black on dev ( #538 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-06 00:58:39 +09:00
源文雨
9db2c87c7f
optimize(core): move _text_to_token into tokenizer
2024-07-06 00:57:38 +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
源文雨
5468eda138
fix(gpt): compile failed
2024-07-06 00:20:00 +09:00
源文雨
a5fec6653d
fix(gpt): compile failed
2024-07-06 00:15:04 +09:00
源文雨
6e80df2bcc
fix(gpt): compile failed
2024-07-06 00:02:55 +09:00
源文雨
37674fbd3a
fix(ipynb): install requirements error
2024-07-05 23:49:04 +09:00
源文雨
4122409686
optimize(core): add more torch.inference_mode
2024-07-05 23:40:50 +09:00
github-actions[bot]
68006cf90f
chore(format): run black on dev ( #535 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-05 21:39:17 +09:00
源文雨
3edd47c2e1
fix(webui): audio not the same at each generation
2024-07-05 21:38:12 +09:00
源文雨
72b2719895
optimize: tensor construct warning
2024-07-05 21:28:46 +09:00
github-actions[bot]
c1d73ffc5a
chore(format): run black on dev ( #534 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-05 21:20:34 +09:00
源文雨
77c7e20feb
optimize(core): remove pretrain_models
2024-07-05 21:18:43 +09:00
Gloridust
3acd7ab3ee
doc: add language FR ( #533 )
2024-07-05 19:25:51 +09:00