Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4701f94bc2 | |||
| eda1adca07 |
+2
-2
@@ -1,11 +1,11 @@
|
|||||||
cff-version: 1.2.0
|
cff-version: 1.2.0
|
||||||
message: "If you use find this implementation useful in your research, please cite it as below."
|
message: "If you use find this implementation useful in your research, and want to cite it, please do so as below."
|
||||||
authors:
|
authors:
|
||||||
- family-names: "Söderström"
|
- family-names: "Söderström"
|
||||||
given-names: "Kristofer Rolf"
|
given-names: "Kristofer Rolf"
|
||||||
orcid: "https://orcid.org/0000-0002-5322-3350"
|
orcid: "https://orcid.org/0000-0002-5322-3350"
|
||||||
title: "transcribe"
|
title: "transcribe"
|
||||||
version: 1.0
|
version: 1.0
|
||||||
doi: None
|
doi: 10.5281/zenodo.7760511
|
||||||
date-released: 2023-03-22
|
date-released: 2023-03-22
|
||||||
url: "https://github.com/soderstromkr/transcribe"
|
url: "https://github.com/soderstromkr/transcribe"
|
||||||
|
|||||||
@@ -25,3 +25,5 @@ and use the example.ipynb template to use the script **OR (for beginners)** down
|
|||||||
See the [example](example.ipynb) implementation on jupyter notebook.
|
See the [example](example.ipynb) implementation on jupyter notebook.
|
||||||
|
|
||||||
[^1]: Advanced users can use ```pip install ffmpeg-python``` but be ready to deal with some [PATH issues](https://stackoverflow.com/questions/65836756/python-ffmpeg-wont-accept-path-why), which I encountered in Windows 11.
|
[^1]: Advanced users can use ```pip install ffmpeg-python``` but be ready to deal with some [PATH issues](https://stackoverflow.com/questions/65836756/python-ffmpeg-wont-accept-path-why), which I encountered in Windows 11.
|
||||||
|
|
||||||
|
[](https://zenodo.org/badge/latestdoi/617404576)
|
||||||
|
|||||||
Reference in New Issue
Block a user