-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b45e902
commit f644f55
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,14 @@ Note that for the QA portion, you'll need an OpenAI API key, which you export in | |
Angel System ASR Server | ||
====================== | ||
|
||
Git-cloning the separate repo | ||
--------------------- | ||
For now, this repo lives separately from the angel_system. Clone it by running: | ||
|
||
.. code-block:: bash | ||
git clone [email protected]:ColumbiaNLP/angel-system-speech-processor.git | ||
Installing dependencies with apt | ||
---------------------- | ||
|
||
|