Daniel Milbrandt
Daniel Milbrandt
Would be awesome! Where can I watch the progress?
Ok I found out that you have to have to configure your Cluster for ts-node and tsconfig-path this way: ```typescript cluster.setupMaster({ execArgv: [ './node_modules/.bin/ts-node', '-r', 'tsconfig-paths/register' ], exec: './src/server.ts', })...
I have the same issue. Iarge-v3 works as expected but whisper-large-v3-german stops the output after processing the first part. If you log it you can see that it processes the...