okmyworld
c9c1b5b793
Merge pull request #293 from YuniqueUnic/main
...
Fix: update audio file url to relative path
2025-12-05 13:33:46 +08:00
unic
6df95b97a8
Fix: keep absolute audio url and add relative_url for proxy-friendly usage
2025-12-05 12:45:36 +08:00
unic
2e15f72d6f
Fix: update audio file url to relative path
...
Remove hardcoded http host from audio file url generation
to use relative path instead for better portability and
deployment flexibility.
2025-12-05 00:30:24 +08:00
okmyworld
76c48ffa3f
Merge pull request #291 from MaZhiyu1/main
...
Add audio duration calculation and start script
2025-11-18 09:25:33 +08:00
MaZhiyu1
56486e5abb
Add audio duration calculation and start script
...
Calculates audio duration using soundfile in tts() and updates the audio_files dictionary with the actual duration. Adds start.bat for easier application startup. Updates speaker/2222.pt model file.
2025-11-17 16:08:56 -05:00
okmyworld
dc7a4502c4
更新 README.md
2025-08-29 09:53:01 +08:00
okmyworld
d136c389f3
Merge pull request #281 from zhenda-hub/feature/add_listen
...
add:listen-speaker
2025-04-22 00:46:33 +08:00
zhenda
e1a50e69fa
add:listen-speaker
2025-04-21 19:32:33 +08:00
okmyworld
3d8fc9bf46
Merge pull request #262 from Kesuan/Kesuan-patch-1
...
Update requirements.txt: fix transformers version mismatch
2024-12-09 20:22:35 +08:00
Kesuan
2970c49e0b
Update requirements.txt: fix transformers version mismatch
...
fix error traceback start with:
File "xxx\Python310\site-packages\transformers\tokenization_utils_base.py", line 3037, in encode_plus
padding_strategy, truncation_strategy, max_length, kwargs = self._get_padding_truncation_strategies(
File "xxx\Python310\site-packages\transformers\tokenization_utils_base.py", line 2761, in _get_padding_truncation_strategies
if padding_strategy != PaddingStrategy.DO_NOT_PAD and (self.pad_token is None or self.pad_token_id < 0):
File "xxx\Python310\site-packages\transformers\tokenization_utils_base.py", line 1104, in __getattr__
raise AttributeError(f"{self.__class__.__name__} has no attribute {key}")
AttributeError: BertTokenizerFast has no attribute pad_token
2024-12-09 17:23:20 +08:00
okmyworld
5492b6246e
Update README.md
2024-11-26 14:45:38 +08:00
okmyworld
a07b80af56
Update README.md
2024-11-14 17:09:27 +08:00
okmyworld
77c2aaed7e
Update README.md
2024-11-14 17:06:59 +08:00
okmyworld
eb8910bf16
Merge pull request #258 from Ccapton/patch-1
...
Update requirements.txt: add module 'pandas' dependence
2024-11-11 00:54:46 +08:00
Ccapton
569dff15c0
Update requirements.txt
...
Fix: "ModuleNotFoundError: No module named 'pandas'"
2024-11-10 22:50:36 +08:00
okmyworld
1706a83cc7
Update README.md
2024-08-29 09:54:17 +08:00
jameson512
99889a0a89
Fix: cover-pt
2024-08-09 22:39:52 +08:00
jameson512
92f57ccbb5
Fix: .env device default or cpu or cuda
2024-08-08 03:03:05 +08:00
jameson512
841522dbfb
Fix: .env device default or cpu or cuda
2024-08-08 02:17:37 +08:00
jameson512
dee2805b2f
Fix: asset download models
2024-08-07 18:06:18 +08:00
jameson512
5ce685e93b
Fix: asset download models
v1.0
2024-08-06 19:53:49 +08:00
jameson512
7227be967e
Fix: asset download models
2024-08-06 19:37:25 +08:00
jameson512
1528c33574
Update ChatTTS core
v0.99
2024-08-05 22:45:47 +08:00
jameson512
1ee1997a33
Docs
2024-07-29 17:47:49 +08:00
jameson512
90c12b9bb2
Docs
2024-07-29 17:45:51 +08:00
okmyworld
1409c4a3fb
Update README.md
2024-07-17 22:56:29 +08:00
okmyworld
0f4db98d2e
Update README.md
2024-07-17 19:32:23 +08:00
okmyworld
38098f981d
Update Dockerfile.cpu
2024-07-11 17:27:22 +08:00
okmyworld
607a7a6fa1
Merge pull request #181 from lzfxxx/patch-1
...
apt-get install 前需要更新,并添加 -y 避免安装时确认
2024-07-11 17:26:51 +08:00
Zhaofeng
6c1925dc90
Update Dockerfile.gpu
2024-07-11 14:12:54 +08:00
jameson512
d98103dd37
Fix:docker add ffmpeg
2024-07-10 23:45:54 +08:00
okmyworld
765b5523ba
Update Dockerfile.gpu
2024-07-10 20:56:09 +08:00
okmyworld
3481c9bf48
Update Dockerfile.cpu
2024-07-10 20:55:17 +08:00
jameson512
55c6e6f02c
Fix: cover pt
2024-07-10 19:30:03 +08:00
jameson512
b53325359c
Fix: batch .env add merge_size
2024-07-10 19:27:49 +08:00
jameson512
1ed35c6885
Fix: batch .env add merge_size
2024-07-10 19:26:58 +08:00
jameson512
6903b19872
Fix: batch .env add merge_size
2024-07-10 18:11:55 +08:00
jameson512
213941f8a6
Fix: batch .env add merge_size
2024-07-10 15:03:00 +08:00
jameson512
a26d801b26
Fix: batch .env add merge_size
2024-07-10 00:19:19 +08:00
jameson512
58d5245216
Fix: batch .env add merge_size
2024-07-10 00:18:51 +08:00
jameson512
693edd8bed
Update: update ChatTTS core
2024-07-09 09:37:56 +08:00
jameson512
c631d226f8
Update: ChatTTS core
2024-07-09 01:44:19 +08:00
jameson512
3f846f0ae7
Update: update ChatTTS core
2024-07-09 01:41:19 +08:00
okmyworld
ab4c6e1aa2
Merge pull request #168 from zuyu/regex-fix
...
Fixed regex SyntaxWarnings
2024-06-30 17:16:55 +08:00
Zuyu ZHANG
3e08da6beb
Fixed regex SyntaxWarnings
2024-06-30 13:35:41 +08:00
jameson512
bc2a3e9539
Update: update ChatTTS core && fix voice
v0.95
2024-06-25 17:49:21 +08:00
jameson512
a11dd36fc1
Update: update ChatTTS core
2024-06-21 00:17:35 +08:00
jameson512
7628892a74
Update: update ChatTTS core
2024-06-19 19:20:43 +08:00
jameson512
654063211c
Features:add .pt and .csv sedd
2024-06-16 23:50:41 +08:00
jameson512
4e55c4320b
Features:add .pt and .csv sedd
v0.92
2024-06-16 23:37:29 +08:00