mirror of
				https://github.com/ahmetoner/whisper-asr-webservice.git
				synced 2023-04-14 03:48:29 +03:00 
			
		
		
		
	Update Readme
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
@@ -37,6 +37,7 @@ docker run -d -p 9000:9000 -e ASR_MODEL=base onerahmet/openai-whisper-asr-webser
 | 
			
		||||
```sh
 | 
			
		||||
# Interactive Swagger API documentation is available at http://localhost:9000/docs
 | 
			
		||||
```
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
Available ASR_MODELs are `tiny`, `base`, `small`, `medium`, `large`, `large-v1` and `large-v2`. Please note that `large` and `large-v2` are the same model.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user