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