katuni4ka commited on
Commit
cf3cc74
1 Parent(s): b140709

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -94,7 +94,7 @@ sample = dataset[0]["audio]["array"]
94
  print(pipe.generate(sample))
95
  ```
96
 
97
- More GenAI usage examples can be found in OpenVINO GenAI library [docs](https://github.com/openvinotoolkit/openvino.genai/blob/master/src/README.md) and [samples](https://gith
98
 
99
  ## Limitations
100
 
 
94
  print(pipe.generate(sample))
95
  ```
96
 
97
+ More GenAI usage examples can be found in OpenVINO GenAI library [docs](https://github.com/openvinotoolkit/openvino.genai/blob/master/src/README.md) and [samples](https://github.com/openvinotoolkit/openvino.genai?tab=readme-ov-file#openvino-genai-samples)
98
 
99
  ## Limitations
100