Commit graph

406 commits

Author SHA1 Message Date
Mike Bailey
b0f46276eb
Update paths.py
Use root_dir instead of /app

This was breaking things for me when I started the app from a script that was not in the root_dir
2025-05-11 01:00:41 +10:00
Fireblade2534
6f1450c5b4
Merge pull request #310 from fireblade2534/master
Some checks failed
CI / test (3.10) (push) Has been cancelled
Added some better saftey checks to captioned speech
2025-05-09 09:13:02 -04:00
Fireblade2534
243d98e339
Merge branch 'remsky:master' into master 2025-05-09 09:08:55 -04:00
Fireblade2534
1ac9924c3e Added some better safty checks to captioned speech 2025-05-09 13:04:53 +00:00
Fireblade2534
36197b9266
Merge pull request #304 from fireblade2534/Simple-phenome-fixes
Fixed phenomes
2025-05-05 22:03:52 -04:00
Fireblade2534
15bb614c07
Merge pull request #303 from fireblade2534/Fixing-timestamps
Fixing normalization
2025-05-05 22:03:42 -04:00
Fireblade2534
acee979225 Fixed phenomes 2025-05-02 13:34:08 +00:00
Fireblade2534
c80d4feb69 Fixed formatting 2025-05-01 18:16:36 +00:00
Fireblade2534
f89b76d5d6 Added more tests 2025-05-01 18:02:35 +00:00
Fireblade2534
48e096b441 Massivly improved how number, time, and money normalization 2025-05-01 17:53:01 +00:00
remsky
2c7e1e8c0b
Merge pull request #291 from RigleGit/patch-1 2025-04-22 09:51:16 -06:00
Rodrigo Iglesias
83325b749d
Update Dockerfile to install Rust
Rust is required to build sudachipy and pyopenjtalk-plus
2025-04-17 16:07:15 +02:00
remsky
f1fa340494
Update README.md
Some checks failed
CI / test (3.10) (push) Has been cancelled
2025-04-05 04:09:28 -06:00
remsky
d826de87ed Minor change to trigger new release 2025-04-04 22:07:26 -06:00
remsky
59be119cc4
Merge pull request #276 from remsky/maintenance/automations
Maintenance/automations
2025-04-04 21:19:09 -06:00
remsky
10f240daad Add tag existence check in release workflow 2025-04-04 19:38:27 -06:00
remsky
10caafe3fb Adjust CONTRIBUTING.md, readme docker information and notes 2025-04-04 19:30:13 -06:00
remsky
ba796ef003 Update CHANGELOG.md for version 0.3.0: add new features, changes, fixes, and removals 2025-04-04 18:53:13 -06:00
remsky
a28de9bc66
Delete readme-parts/config.yaml 2025-04-04 17:28:06 -06:00
Fireblade2534
d004b6d304
Apply suggestions from copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-04 19:06:59 -04:00
Fireblade2534
7f0e06ea6b
Update normalizer.py 2025-04-04 19:06:13 -04:00
remsky
afa879546c CONTRIBUTING + Ruff format 2025-04-04 16:58:07 -06:00
remsky
447f9d360c Ruff check 2025-04-04 16:50:46 -06:00
remsky
6a2d3a54cf Bump version to 0.3.0 and update related configurations; add misaki patch script and remove obsolete build workflow 2025-04-04 16:49:10 -06:00
remsky
e2313abe72
Merge pull request #266 from rampadc/master
Some checks failed
CI / test (3.10) (push) Has been cancelled
start-gpu_mac.sh: removed duplicated env and align with other shell scripts
2025-04-02 22:04:04 -06:00
Cong Nguyen
64ced408b7 removed duplicated env and align with other shell scripts 2025-03-31 03:54:41 +11:00
remsky
65f6b979c3 Enhance temp file handling with error tracking and update Docker Compose to run as non-root user
Some checks failed
CI / test (3.10) (push) Has been cancelled
2025-03-29 17:01:15 -06:00
Fireblade2534
d0c13f6401
Merge pull request #257 from richardr1126/update-helm-charts
Some checks failed
CI / test (3.10) (push) Has been cancelled
Fix Helm charts health check, ingress, and values
2025-03-26 10:11:52 -04:00
remsky
fe99bb7697
Merge pull request #256 from fireblade2534/Fixing-number-normalization
Some checks failed
CI / test (3.10) (push) Has been cancelled
2025-03-23 23:57:21 -06:00
Richard Roberson
3c8e1b9143 Add example folder values files for Azure AKS and Nvidia GPU Operator 2025-03-22 05:54:58 -06:00
Richard Roberson
14bd6a8118 Fix Helm charts health check, ingress, and values 2025-03-21 22:05:25 -06:00
Fireblade2534
d712308f98 Fixes relating to parsing money and tests. Also readme stuff 2025-03-21 18:03:09 +00:00
remsky
8d73c90224
Merge pull request #253 from fireblade2534/segfault-fixes
Some checks failed
CI / test (3.10) (push) Has been cancelled
2025-03-21 02:49:29 -06:00
Fireblade2534
c24aeefbb2 Aculy fixed tests this time 2025-03-20 19:15:07 +00:00
Fireblade2534
c902b2ca0d probably fix tests 2025-03-20 16:27:18 +00:00
Fireblade2534
8f23bf53a4 Inital test commit of segfault fixes 2025-03-20 16:20:28 +00:00
remsky
0d7570ab50
Merge pull request #240 from fireblade2534/fixes
Some checks are pending
CI / test (3.10) (push) Waiting to run
2025-03-18 04:27:17 -06:00
remsky
1184bc70e8
Merge pull request #244 from mpnsk/fix-siriwave-path 2025-03-18 04:23:25 -06:00
remsky
04b5dfa84c
Merge pull request #233 from rampadc/master 2025-03-18 04:21:49 -06:00
Fireblade2534
9091be8c3e
Merge pull request #241 from kimnzl/master
Add Direct Windows support scripts
2025-03-15 16:35:53 -04:00
Fireblade
22185dbc89 Fixed the ps1 files downloading packages before the venv and made all starrt scripts auto download models 2025-03-15 16:35:06 -04:00
mpnsk
2f420daad5 use local js file instead of the unpkg cdn
unpg.com was down, which broke the ui.
I guess for stability deps should be local
or at least pinned to a version.
2025-03-15 16:36:03 +01:00
Kim
0735999c59 Add Windows powershell scripts 2025-03-15 02:19:25 +13:00
Fireblade
9f9e9b601e Fixes not returning a download link if streaming is off and return_download_link is true 2025-03-13 16:23:49 -04:00
Fireblade2534
acb7d05515
Merge branch 'master' into master 2025-03-12 11:17:44 -04:00
remsky
e4744f5545
Merge pull request #235 from fireblade2534/fixes 2025-03-12 02:22:04 -06:00
Fireblade
aa403f2070 Adds the ability to subtract voices 2025-03-11 14:28:48 -04:00
Fireblade2534
dafc87ddef
Merge pull request #199 from blakkd/master
Some checks failed
CI / test (3.10) (push) Has been cancelled
converted CRLF ending lines to LF ones in api/src/structures/custom_responses.py
2025-03-10 18:14:29 -04:00
Fireblade2534
6edc44edf3
Update docker-compose.yml 2025-03-10 18:12:52 -04:00
Fireblade2534
4d0f72b84e
Merge pull request #232 from FotieMConstant/patch-1
docs: added a note for Apple Silicon users regarding GPU build
2025-03-10 18:05:35 -04:00