rpayanm commited on
Commit
840320f
·
verified ·
1 Parent(s): 8718761

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # Stabilizing Timestamps for Whisper
2
 
3
  This library modifies [Whisper](https://github.com/openai/whisper) to produce more reliable timestamps and extends its functionality.
@@ -1869,4 +1874,4 @@ You can use most of the features of Stable-ts improve the results of any ASR mod
1869
  This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
1870
 
1871
  ## Acknowledgments
1872
- Includes slight modification of the original work: [Whisper](https://github.com/openai/whisper)
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ ---
6
  # Stabilizing Timestamps for Whisper
7
 
8
  This library modifies [Whisper](https://github.com/openai/whisper) to produce more reliable timestamps and extends its functionality.
 
1874
  This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
1875
 
1876
  ## Acknowledgments
1877
+ Includes slight modification of the original work: [Whisper](https://github.com/openai/whisper)