Skip to content

Commit 5f8176d

Browse files
authored
Merge pull request #42 from slashml/dev
update readme
2 parents 644a786 + c20fdbf commit 5f8176d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ For transcription, SlashML supports the following service providers:
114114
* Whisper ([OpenAI](https://openai.com/blog/whisper/))
115115
* [GOOGLE](https://cloud.google.com/speech-to-text)
116116
* [DEEPGRAM](https://deepgram.com/)
117+
* [REV](https://www.rev.com/services/auto-audio-transcription)
117118

118119
### Summarization
119120
For text summarization, SlashML supports the following service providers:

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def read_req_file(req_type):
1414

1515
setup(
1616
name="slashml",
17-
version="0.1.0",
17+
version="0.1.1",
1818
url="https://slashml.com/",
1919
author="eff-kay",
2020
author_email="faiizan14@gmail.com",

0 commit comments

Comments
 (0)