Updated configuration docs to reflect the minimal pipeline config
This commit is contained in:
@@ -57,9 +57,6 @@ Session templating:
|
|||||||
## 4. Minimal pipeline config
|
## 4. Minimal pipeline config
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
workspace:
|
|
||||||
root: ./tmp/narratio-workspace
|
|
||||||
|
|
||||||
whisperx:
|
whisperx:
|
||||||
transcribe_url: "https://transcription.example.com/transcribe"
|
transcribe_url: "https://transcription.example.com/transcribe"
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -1,5 +1,2 @@
|
|||||||
workspace:
|
|
||||||
root: ./tmp/narratio-workspace
|
|
||||||
|
|
||||||
whisperx:
|
whisperx:
|
||||||
transcribe_url: "https://transcription.example.com/transcribe"
|
transcribe_url: "https://transcription.example.com/transcribe"
|
||||||
|
|||||||
Reference in New Issue
Block a user