https://github.com/34j/davinciresolve.ttstools
A set of tools for making videos using TTS that come with characters in DaVinci Resolve. Ready for VOICEROID / A.I.VOICE / VOICEVOX.
https://github.com/34j/davinciresolve.ttstools
davinci-resolve davinciresolve
Last synced: 8 months ago
JSON representation
A set of tools for making videos using TTS that come with characters in DaVinci Resolve. Ready for VOICEROID / A.I.VOICE / VOICEVOX.
- Host: GitHub
- URL: https://github.com/34j/davinciresolve.ttstools
- Owner: 34j
- License: mit
- Created: 2022-08-07T11:16:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-17T14:34:55.000Z (over 3 years ago)
- Last Synced: 2025-03-31T09:37:26.456Z (10 months ago)
- Topics: davinci-resolve, davinciresolve
- Language: Lua
- Homepage:
- Size: 113 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.txt
Awesome Lists containing this project
README
# DaVinci Resolve TTS Tools
A set of tools for making videos using TTS that come with characters in DaVinci Resolve. Ready for VOICEROID / A.I.VOICE / VOICEVOX.
## Features
Currently this project is under development.
- [x] Import voices to a single track
- [x] Import subtitles to multiple tracks by speaker
- [ ] Generate Fusion Composition from PSD files (WIP)
## Requirements
Windows Only.
## Installation
Even if DaVinci Resolve is running during installation, the change will be reflected without problems.
### Option 1: Using Pathmap
1. Open DaVinci Resolve.
2. Go to `Fusion` tab, Go to menu bar and click `Fusion/Fusion Settings...`
3. Create `Path Map Name`: `TTSTools:` `Path Map Value`: (Path to `DaVinciResolve.TTSTools/DaVinciResolve.TTSTools`)
4. Add `;TTSTools:` to `UserPaths:`

### Option 2: Direct Installation
1. Run apply.sh. (Installation of [git bash](https://gitforwindows.org/) required.)
After installation, scripts will be added to `Workspace/Scripts/Comp` in the menu bar.
## Alternatives
- [NUROKU/DavinciResolve\_VoiceAutoTool](https://github.com/NUROKU/DavinciResolve_VoiceAutoTool) - MIT
- [nakano000/Resolve\_Script](https://github.com/nakano000/Resolve_Script) - MIT
## For Developers
See [wiki](https://github.com/34j/DaVinciResolve.TTSTools/wiki) for further information.