51dd7f8002
chore: Update .gitignore to include additional runtime caches and output files
Xin Wang
2026-06-18 13:55:11 +08:00
3d6ef1833e
feat: Enhance text-to-mic CLI and GUI with model selection and Edge-TTS support
Xin Wang
2026-06-18 13:55:03 +08:00
92d20e59e9
feat: Add SiliconFlow TTS API support with custom base URL and model selection
Xin Wang
2026-01-27 17:12:34 +08:00
20358adafb
update gitignore
main
Andrew Ward
2025-03-25 10:43:06 +00:00
13de96fdad
update version number
Andrew Ward
2025-03-25 10:09:13 +00:00
a529835037
address bugs around api key and non api key app modes, also refresh app on key input. Grey out buttons and add warnings for disabled features
Andrew Ward
2025-03-25 10:06:39 +00:00
aa092a3c15
update to add system voices and enable basic app use without an API key
Andrew Ward
2025-03-25 09:44:32 +00:00
2ed693edd8
readme new line
Andrew Ward
2025-03-22 12:53:58 +00:00
dac0e8ce0e
add screenshots and update readme
Andrew Ward
2025-03-22 12:53:22 +00:00
86de047170
version 1.4.0
Andrew Ward
2025-03-22 12:43:31 +00:00
e69e45343e
fix main ui select box layout and area sizing
Andrew Ward
2025-03-22 12:30:06 +00:00
a2a7c6f9a5
lots of ux improvements and small bug fixes
Andrew Ward
2025-03-22 12:18:40 +00:00
0e3cb8925a
add check for updates banner
Andrew Ward
2025-03-22 11:47:57 +00:00
7633788da6
version checking nearly working
Andrew Ward
2025-03-22 11:27:22 +00:00
6054bd378f
further code tidyup
Andrew Ward
2025-03-22 11:06:07 +00:00
900e2b9ef7
refactor settings handling to its own class
Andrew Ward
2025-03-22 11:01:33 +00:00
0f53b782b0
refactor code to move ai editing settings to its own file
Andrew Ward
2025-03-22 10:57:13 +00:00
039b9ee90d
improvements to AI copyediting ux
Andrew Ward
2025-03-22 10:50:16 +00:00
41d69f9f95
make the app remember the last selected input and playback devices
Andrew Ward
2025-03-22 10:23:52 +00:00
8d0431ca20
make setting loading more robust so the app wont crash if new ones are added between releases
Andrew Ward
2025-03-22 10:22:29 +00:00
ed9e89f6c9
fix licence file loading
Andrew Ward
2025-03-22 10:19:16 +00:00
469826056c
update icon, app head text, and versioning
Andrew Ward
2025-03-22 10:17:31 +00:00
bc130badc6
tidy up the design of the tone preset manager
Andrew Ward
2025-03-22 10:05:21 +00:00
4bc5a38854
update readme screenshot
Andrew Ward
2025-03-21 19:46:23 +00:00
758a804612
update version
Andrew Ward
2025-03-21 19:36:33 +00:00
62e6db331b
add ability to easily stop a record and play process mid way through
Andrew Ward
2025-03-21 19:30:08 +00:00
794c71088a
refactor code into smaller subclasses
Andrew Ward
2025-02-25 14:25:33 +00:00
1aa99026b0
remove wav restriction
Andrew Ward
2024-11-12 11:17:42 +00:00
5550d6c3fe
update readme
Andrew Ward
2024-10-29 11:15:08 +00:00
f5a9363ff7
move presets example json to assets to prevent comiled code running issues
Andrew Ward
2024-10-29 11:09:54 +00:00
f4ae2a9e39
fix some ui issues, add scrolling to presets area, update readme instructions, other small QOL improvements
Andrew Ward
2024-10-29 10:54:57 +00:00
4280469c52
update presets more
Andrew Ward
2024-10-28 16:35:04 +00:00
3429e51c08
add presets area, working but some refinement needed
Andrew Ward
2024-10-28 16:02:28 +00:00
6670c216d2
update readme
Andrew Ward
2024-09-05 10:34:11 +01:00
c407afac5b
Update licence terms and loading into app
Andrew Ward
2024-09-05 10:28:23 +01:00
78b035823d
update version 1.0.8;
Andrew Ward
2024-08-12 15:22:17 +01:00
5dbc462d06
change .env location and add hotkey selection setting
Andrew Ward
2024-08-12 15:17:45 +01:00
be504ec02f
fix windows hotkey performance
Andrew Ward
2024-05-05 18:26:10 +01:00
3843a93c09
fix windows hotkey performance
Andrew Ward
2024-05-05 18:19:50 +01:00
960fd8c572
add hotkey support
Andrew Ward
2024-05-05 17:40:21 +01:00
f8c7b38c51
v1.0.6 update v num
Andrew Ward
2024-05-04 10:21:43 +01:00
cccadb63f3
Merge branch 'master' of bitbucket.org:scorchsoft/text-to-mic-feed
Andrew Ward
2024-05-04 10:17:12 +01:00
f8490eba2c
fix input and output sample rate matching in various ways
Andrew Ward
2024-05-04 10:16:35 +01:00
f2f916b867
chore: updated readme with mac install steps
Luke Smith
2024-05-03 15:08:51 +01:00
111f597de5
fix: correced mac fn calls
Luke Smith
2024-05-03 15:08:19 +01:00
2d5a5d8d75
1.0.5 add chatgpt functionality
Andrew Ward
2024-05-03 10:30:23 +01:00
0ff0456df3
implement the ability to select an input device
Andrew Ward
2024-05-03 09:40:04 +01:00
dd86af990e
fixed the record button
Andrew Ward
2024-05-02 18:36:53 +01:00
4282b6f7c1
still buggy recording and crashes without error
Andrew Ward
2024-05-02 18:09:51 +01:00
df9d41c507
add rec button and mac path change
Andrew Ward
2024-05-02 14:42:28 +01:00
741cbadc3e
update version number to 1.0.2
Andrew Ward
2024-05-02 13:40:51 +01:00
d45876fa8b
EXPERIMENT: Added more specific path locations for mac to see if this stops it erroring
Andrew Ward
2024-05-02 13:40:22 +01:00
476e1f8e9f
Small quality of life improvements
Andrew Ward
2024-05-02 10:01:55 +01:00
0505622c6c
add aqua theme for Mac
Andrew Ward
2024-05-02 09:43:00 +01:00
2437530e46
update readme
Andrew Ward
2024-05-01 18:00:17 +01:00
015662f280
update terms and licence, fix versoin issue
Andrew Ward
2024-05-01 17:58:38 +01:00
5d2e4f9776
add image to readme
Andrew Ward
2024-05-01 17:39:00 +01:00
df24ac297f
update readme with more instructions
Andrew Ward
2024-05-01 17:33:31 +01:00
576a009c25
Initial commit
Andrew Ward
2024-05-01 16:27:57 +00:00
ba7c64501d
add how to
Andrew Ward
2024-05-01 17:12:55 +01:00
e658cf4344
add voice selection
Andrew Ward
2024-05-01 16:55:39 +01:00
1dc15bc3b0
Create a basic GUI
Andrew Ward
2024-05-01 16:23:54 +01:00
862d73d96b
update readme
Andrew Ward
2024-05-01 15:14:41 +01:00
13cbf1b4eb
Working python version that streams to two different audio streams at the same time
Andrew Ward
2024-05-01 14:50:04 +01:00
b0f142d655
switched to sound device
Andrew Ward
2024-05-01 12:53:38 +01:00
4ccebf0cdc
pyaudio playing noise at this point
Andrew Ward
2024-05-01 12:45:53 +01:00
3a130206df
selecting audio device but not steaming successfully yet
Andrew Ward
2024-05-01 12:33:57 +01:00
e1ea803eb6
setup git ignore to ignore the .env file
Andrew Ward
2024-05-01 12:22:31 +01:00